🐍 limitless-py ⏱️
Dead-simple, pluggable rate limiting for Python — with zero dependencies.
Because you’re not limited anymore. 🚀
⚡ Installation
pip install limitless-py
📊 Benchmarks
10,000 calls @ 100/sec limit
(Lower = faster, more precise)
┌────────────────────┬──────────────┐
│ Implementation │ Time │
├────────────────────┼──────────────┤
│ limitless-py │ 99.03 s │
│ Manual sleep() │ 99.03 s │
│ ratelimit lib │ 99.54 s │
└────────────────────┴──────────────┘
💨 limitless-py matches raw manual performance — no wasted cycles, no overhead.
🧑💻 Author
Built with 💚 and too much caffeine by me.
PRs welcome. Bugs welcome. Chaos welcome.
Release files for limitless-py 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| limitless_py-0.2.0.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| limitless_py-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / limitless_py-0.2.0.tar.gz
| Download URL | limitless_py-0.2.0.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5d9069955e42b270e82cb97ec92252e8772fa8f2696a0537062ad6e79b5098bb
|
|
BLAKE2b-256 checksum How to use checksums |
e9de69808e85cf580c560aab51ecde4905322b24a45f2a8cb73f38a8dcd17018
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / limitless_py-0.2.0-py3-none-any.whl
| Download URL | limitless_py-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2318e8ec9247182ee31c0634b267bf1889a648f5ad30f22f59d005a9e3618368
|
|
BLAKE2b-256 checksum How to use checksums |
8b9b2d9abaab55308120c36d2639add9043fd07d96148e0e09fa5a7e91c2a304
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|