andrewgazelka / smart-cache
🗃 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
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆35Updated 6 months ago
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated last month
- Python syntax highlighted Markdown doctest.☆21Updated 2 years ago
- Automatically updated pypi API data, available in bulk via git or sqlite☆77Updated this week
- create cli applications using pydantic models☆34Updated 9 months ago
- Python wrapper for Rust's httparse HTTP parser☆40Updated 6 months ago
- Pytest plugin for type checking code with Pyright☆14Updated last year
- Tool for fixing trivial problems with your code.☆62Updated last year
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- The async transformation code.☆91Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Proof Of Concept for python package management without virtualenvs☆29Updated 11 months ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆59Updated 10 months ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆22Updated last year
- pyproject.toml parser in Rust☆25Updated 5 months ago
- A Python type explainer!☆81Updated last year
- Display Python source code and bytecode side-by-side at the command line☆23Updated last year
- Python library for loading settings and config data from files and environment variables☆20Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- Hyper Fast and safe image manipulation library for python . Powered by rust.☆85Updated 2 years ago
- Caching for HTTPX☆70Updated 8 months ago
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- Traits for Python3☆142Updated 3 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- A simple drop-down (select) for textual with an optional search functionality☆43Updated last year
- Automatically add code comments to silence the output of pylint.☆9Updated 3 months ago
- Docstring coverage analysis and rating for Python☆98Updated 3 months ago
- Like `typing._eval_type`, but lets older Python versions use newer typing features.☆13Updated 3 months ago
- Safe, minimal import sorting for Python projects.☆193Updated 6 months ago
- Makes typed arguments Optional when the default argument is None☆17Updated 2 years ago