LostInDarkMath / pedantic-python-decoratorsLinks
Some useful decorators for any situation. Includes runtime type checking.
☆24Updated last month
Alternatives and similar repositories for pedantic-python-decorators
Users that are interested in pedantic-python-decorators are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 2 weeks ago
- mypy plugin for loguru☆22Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 2 months ago
- Delayed iteration for polling and retries.☆31Updated this week
- The big package for Python. Think big!☆37Updated this week
- Griffe extension for `annotated-doc` (originally PEP 727)☆20Updated 3 months ago
- CLI based diff viewer☆24Updated 4 years ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 8 months ago
- Caching for HTTPX☆73Updated 3 months ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Seamlessly integrate numpy arrays into pydantic models.☆59Updated 3 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- Auto-generate explicit readable __init__.py files without `import *`☆89Updated last month
- DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of tim…☆113Updated last month
- Sniff out which async library your code is running under☆146Updated last year
- Automatically convert relative imports to absolute☆160Updated last year
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 3 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆23Updated last year
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆68Updated 6 months ago
- A pytest plugin to generate test outcomes reports with markdown table format.☆59Updated 3 months ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆36Updated last month
- Fast property caching☆33Updated 3 weeks ago
- Powerful polling utility in Python☆61Updated 3 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A utility to fetch and download python packages☆159Updated last week
- Vendorize packages from PyPI☆106Updated last year
- An async persistent cache for aiohttp requests☆148Updated 3 weeks ago