Agavepy

Latest version: v0.9.5

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

Scan your dependencies

Page 1 of 4

1.0.0

Added

Changed

Removed

0.9.0

Added
- The jobs() methods have been updated to detect the version of the Jobs API and, when appropriate, use the Aloe
definition of the Jobs API.
- Support was added for managing Actor aliases through the listAliases(), getAlias(), addAlias(), and deleteAlias()
functions.

Changed
- The JSON definitions of the API resources have been split into separate physical files to simplify management.
- Exception handling in the process_model was updated so that, in the case where an API response does not agree with the
corresponding model spec, the library will now return a Python object instead of an exception.

Removed
- No change.

0.8.0

Added
- Authentication methods (i.e., `clients_create`, `get_access_token`).
- Methods to interact with `files` endpoints.

Changed
- Updated documentation layout.
- Updated testing framework.

Removed
- No change.

0.7.3

Added
- No change.

Changed
- Fixed issue where authentication does not honor AGAVE_CACHE_DIR (https://github.com/TACC/agavepy/issues/38)
- Fixed an issue where futures was missing from python2 requirements.

Removed
- No change.

0.7.2

Added
- No change.

Changed
- Fixed issue where importing the actors module failed due to missing cloudpickle dependency.

Removed
- No change.

0.7.1

Added
- No change.

Changed
- Fixed issue with clients.add where client was created but am Exception was raised trying to persist the client locally using shelve.

Removed
- The legacy `save()` and `recover()` methods that leveraged the shelve package have been removed. This functionality has been replaced with the `Agave.restore()` and `Agave._write_client()` methods.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.