LostInDarkMath / pedantic-python-decoratorsLinks
Some useful decorators for any situation. Includes runtime type checking.
☆24Updated 2 months ago
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:
- Griffe extension for `annotated-doc` (originally PEP 727)☆20Updated 3 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…☆76Updated 2 months ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 8 months ago
- Caching for HTTPX☆73Updated 4 months ago
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆68Updated 6 months ago
- Seamlessly integrate numpy arrays into pydantic models.☆59Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- ☆46Updated 5 years ago
- FastAPI API key authorizer☆42Updated last week
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 2 weeks ago
- An async persistent cache for aiohttp requests☆148Updated 3 weeks ago
- A configuration-loading class for loguru (but not only).☆44Updated last year
- Replacement for the --resultlog option, focused in simplicity and extensibility☆102Updated 2 weeks ago
- Delayed iteration for polling and retries.☆31Updated last week
- CLI based diff viewer☆24Updated 4 years ago
- Fast property caching☆33Updated last month
- Create sentinel and singleton objects in Python☆28Updated 3 years ago
- mypy plugin for loguru☆22Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆158Updated 3 months ago
- Sniff out which async library your code is running under☆146Updated last year
- 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
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- pytest plugin that allows to customize the test execution order☆206Updated last week
- Powerful polling utility in Python☆61Updated 3 weeks ago
- The big package for Python. Think big!☆37Updated last week
- O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models fr…☆198Updated 2 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Easy rate-limiting for python requests☆114Updated this week
- Auto-generate explicit readable __init__.py files without `import *`☆89Updated last month
- Easily schedule single or recurring sync/async tasks☆16Updated 4 years ago