Meatie

Latest version: v0.1.3

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

Scan your dependencies

0.1.0

Added

- Support for httpx and requests libraries (synchronous API)
- Added additional configuration options to tune the retry strategy, i.e., wait with jitter, wait fixed, stop after
attempt, retry on exception cause type, etc.

Changed

- Revised exceptions thrown by the library to mirror exceptions thrown by supported HTTP client libraries
- Changed options passed to the endpoint decorator, they are now lowercase
- Moved all exported symbols to the `meatie` package
- Moved `aiohttp` client the `meatie_aiohttp` package

Removed

- Retry action on server-side errors, decisions what a server is debatable and design decisions made in the aiohttp
library are not present in the httpx and requests libraries

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.