jaraco / backports.functools_lru_cacheLinks
☆37Updated 3 weeks ago
Alternatives and similar repositories for backports.functools_lru_cache
Users that are interested in backports.functools_lru_cache are comparing it to the libraries listed below
Sorting:
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- PEP 567 Backport☆89Updated 6 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- ☆81Updated 3 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 3 years ago
- Python promises☆125Updated last week
- A Python Implementation of RFC3986 including validations☆184Updated last week
- Formats Python code to follow a consistent style☆94Updated last year
- Set of basic Python collections backed by Redis☆116Updated last year
- Implement aiohttp.web OpenAPI 3 server applications with schema first approach.☆105Updated 5 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- A web framework-agnostic API and documentation generation platform☆38Updated last year
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- WSGI middleware for profiling CPU/memory and inspecting logs☆91Updated 4 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 3 months ago