jaraco / backports.functools_lru_cacheLinks
☆37Updated 2 months 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:
- 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 8 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆100Updated 4 years ago
- PEP 567 Backport☆90Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 10 months ago
- A python package that provides useful locks.☆259Updated 5 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆117Updated 5 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 4 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆126Updated 11 months ago
- Python bindings to the Brotli compression library☆146Updated 11 months ago
- Python software releasing made easy and repeatable☆201Updated 4 months ago
- Discover and load entry points from installed packages☆75Updated 8 months ago
- Backport of pathlib aiming to support the full stdlib Python API.☆84Updated last year
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- A Python Implementation of RFC3986 including validations☆185Updated last month
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆163Updated last week