Python Package (pip)
CacheFlight
In-process async request deduplication for Python.
Python

Live
📋
About this ProjectPrevent duplicate expensive async work under concurrent load. When many callers request the same key simultaneously, CacheFlight ensures the task executes once and shares the result with all waiters.
⚙️
TechnologiesPython
🔗
Repositories🌐
Demo Links✦
Related Projects
Python Package (pip)quickstore
A zero-dependency key-value database for Python with TTL, file management, in-memory search, and optional auth—usable via CLI or as a library.
PythonPipFileDB+6
Code Demo
Python Package (pip)xerror
A smart CLI that explains error logs (Python, JavaScript, TypeScript, C++, Java) with AI or offline rules, and suggests fixes—right from your terminal
Python 3.10+CLIError Analysis+6
Code Demo
Python Package (pip)pyonesend
Secure, one-time or limited-use file/folder sharing from your machine with public download links, optional password/QR/encrypted ZIPs, via CLI or Pyth
PythonCLIFile Transfer+6
Code Demo
