jaraco / backports.functools_lru_cacheLinks
☆37Updated 8 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:
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- PyPy binary wheels for some popular packages☆80Updated 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 8 years ago
- PEP 567 Backport☆89Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Discover and load entry points from installed packages☆76Updated last year
- distributed Python deployment and communication☆93Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Static analysis of Python import statements☆124Updated 2 months ago
- A Python Implementation of RFC3986 including validations☆187Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A pytest plugin to trace resource leaks.☆118Updated 6 years ago
- Simple, asyncio-based inotify library for Python☆125Updated last year
- A fast and thorough lazy object proxy.☆263Updated 2 weeks ago
- Minimal asyncio memcached client☆155Updated last week
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated last month
- A python package that provides useful locks.☆276Updated 5 months ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆116Updated 5 years ago
- asyncio logging handler for logstash☆58Updated 2 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A library to handle automated deprecations☆93Updated 2 years ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated last month