Tuneuptechnology

Latest version: v3.0.0

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

Scan your dependencies

3.0.0

* Updates entire library to be compliant with the new `v2` API (endpoints, HTTP methods, etc)
* Build requests via a `Client` now providing your email and api_key
* Added optional `base_url` and `timeout` options to client
* Module names are now plural
* The Client now checks if an email and api_key is provided and raises an error if not
* Removed `utils` module (pretty print)
* Added unit tests (closes 1)

2.2.0

* Adds timeout on HTTP requests
* Adds try/except block arround HTTP requests
* Changes internal function name from `response` to `_make_http_request`

2.1.0

* Changed all classmethods to staticmethods
* Added user-agent to requests (closes 4)
* Linting and formatting changes
* Switched from Pylint to Flake8
* Added GitHub Actions

2.0.0

* Updated naming scheme of all classes and functions to match other client libraries (breaking change)

1.0.0

* Initial release
* Added all methods for customers, tickets, inventory, and locations
* Added examples and documentation

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.