jaraco / backports.functools_lru_cacheLinks
☆37Updated last month
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☆99Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 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
- Resolve JSON Pointers in Python☆143Updated 2 weeks ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- distributed Python deployment and communication☆84Updated last week
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- Set of basic Python collections backed by Redis☆116Updated last year
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Python library providing type-checked function calls at runtime☆98Updated 9 months ago
- An aiohttp transport for raven-python☆88Updated last year
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆125Updated 10 months ago
- A sliding memory map manager☆72Updated 3 weeks ago
- Simple, asyncio-based inotify library for Python☆124Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago