andrewgazelka / smart-cacheLinks
🗃 Python caching library that is persistent and uses bytecode analysis to determine re-evaluation
☆16Updated last year
Alternatives and similar repositories for smart-cache
Users that are interested in smart-cache are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated last year
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- Automatically updated pypi API data, available in bulk via git or sqlite☆79Updated this week
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated 2 weeks ago
- A pytest plugin for automatically updating doctest outputs☆66Updated this week
- Proof Of Concept for python package management without virtualenvs☆30Updated last year
- Safe, minimal import sorting for Python projects.☆203Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated this week
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆44Updated last year
- Like `typing._eval_type`, but lets older Python versions use newer typing features.☆16Updated 9 months ago
- CLI to open PEPs in your browser☆37Updated 2 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago
- Check for FIXME, TODO and other temporary developer notes.☆20Updated 2 years ago
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Updated 3 years ago
- Reference implementation of sentinels for the Python stdlib☆42Updated 11 months ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Highly opinionated linter for Trio code☆24Updated this week
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- PyPI package browsing web application☆52Updated last month
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Extend typing package functionalities☆59Updated 2 years ago
- The async transformation code.☆96Updated last week
- Backport of the importlib.resources module☆68Updated 4 months ago
- Sort __all__ lists alphabetically☆31Updated this week
- Caching for HTTPX☆72Updated last year
- Python wrapper for Rust's httparse HTTP parser☆40Updated last year
- Automated testing for the examples in your documentation.☆78Updated last month
- A codemod to make your implicit optional type hints PEP 484 compliant.☆100Updated last year
- Traits for Python3☆144Updated 3 years ago