Credit-rate-limit

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

* Code refactoring
* A few name changes
* Add optimisation parameter

0.1.0

0.0.0

Provides 2 "Rate Limiters":
- `CreditRateLimiter`: for APIs that use credits, computation unit per second (CUPS), request units ...
- `CountRateLimiter`: for APIs that just counts the number of calls per time unit.

And a decorator `throughput` configured with one of these "Rate Limiters".

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.