Vds-api-client

Latest version: v2.2.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.0.1

=============
- Add option backward average on time-series
- Set debug level in init as integer between 0-50

2.0.0

=============

Major overhaull on the package API. basic functionalities remain the same.
The most important changes:

- Documentation update
- Dropped support for Python 2.7
- Removed all api/v1 endpoints from the codebase
- Refractored the command line from `$ vds api` to `$ vds-api`
- Removed unnecessary properties
- Retrieve DataFrames using the `roi-time-series-sync` endpoint
- VdsApiV2 class was simplified to 3 steps
- VdsApiV2 methods reflect their functionality

Refer to the documentation for the current syntax

----

1.0.4

=============

Added features
- request from `staging` and `test` hosts aside from `maps`
- impersonating an account can also be done using the api client

Removed features
- dropped python 2.7 tests

1.0.3

=============

Added features
- Filter ROIS based on id, name, area or description
- Deletion of a list of ROIS

1.0.2

=============

Much change in this new version

Some added features:

- time-series returned as DataFrame
- roi request by name
- submit v2 jobs simultaneously
- get point value endpoint added in python api

and some stability enhancements:

- joblib and retrying dependencies added for parallel jobs and exception handling
- retry status update if no response
- save uuids to textfile until download finished,
enables you to retry a request if the script failed in between
submission and retrieval of the request

1.0.1

=============
This version includes some minor bugfixes and enhancements:

- fixed the cli login procedure
- login the api client using environment variables also in the python api
- fixed testing for new time-series file naming
- fixed cli info when no rois were added to the account
- __repr__ of api base now returns __str__
- Rois class now has a py2/3 compatible bool() method (empty / non-empty)

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.