Sandbox-api

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

* `Sandbox.check()` now return the size of the environment / file, 0 if not
found. It should not break backward compatibility because of how int are
evaluated as boolean.
* Added an `async` implementation of the api using the class `ASandbox`.
* `async` implementation depends on `aiohttp`.
* Drop support for Python 3.5 & 3.6

1.0.1

* Update README.md

1.0.0

* Now compatible with Sandbox 3.0.0

0.0.7

* Now use Github Action for testing and deployment to PyPI

0.0.6

* Added method `Sandbox451`
* Added python 3.8 tp test matrix

0.0.5

* Added method `check()` to `Sandbox` to check if an environment/file exists on the sandbox.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.