Orbit-sdk

Latest version: v0.0.2

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

Scan your dependencies

0.0.2

This version will support the following operations:

orbit_client.account()
asset_client.upload_file(file_path, name)
asset_client.delete(asset_id)
collection_client.collections()
collection_client.collection_by_id(collection_id)
tag_client.tags()
user_client.current_user()

More details on the README released with the source code.

0.0.1

First release of the Orbit Python SDK, allowing interaction with the Orbit REST API to fetch media information. This version will support the following operations:

assets(query) - Retrieves a list of assets.
asset_by_id(asset_id) - Returns the asset with the specified ID.
permanent_preview_url(asset_id, query) - Generates permanent thumbnail urls for a specific asset.
download_url(asset_id)

More details on the README released with the source code.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.