Pyrate-limiter

Latest version: v3.6.1

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

Scan your dependencies

Page 1 of 6

3.2.1

* Fix Redis CROSSSLOT Keys following issue [126](https://github.com/vutran1710/PyrateLimiter/issues/126)

3.1.1

* Fix broken SqliteBucket following issue [132](https://github.com/vutran1710/PyrateLimiter/issues/132)

3.1.0

* Allow to pass rates directly to Limiter to use default ImMemoryBucket with Limiter
* Allow to pass *Duration* to `max_delay` argument of Limiter

3.0.2

* Critical bug fix: importing redis fail crashing apps

3.0.0

Third major release with API breaking changes:
- Drop python 3.7 (only python ^3.8)
- Bucket must be initialized before passing to Limiter
- Auto leaking (provided by BucketFactory)
- Decorator API changes
- Limiter workable with both async/sync out-of-the-box
- Async RedisBucket built-in
- Contextmanager not available yet

2.10.0

Updates
* Add change log to sdist
* Improve test coverage
* Force check some bucket-keyword arguments

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.