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:
- Auto-generate explicit readable __init__.py files without `import *`☆89Updated last month
- mypy plugin for loguru☆22Updated last year
- Griffe extension for `annotated-doc` (originally PEP 727)☆20Updated 3 months ago
- Pytest plugin that runs PyStack on slow or hanging tests.☆20Updated 3 months ago
- Pyfilesystem2 over SSH using paramiko☆93Updated 2 years ago
- The big package for Python. Think big!☆37Updated this week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years 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
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- PyPI Simple Repository API client library☆41Updated 3 weeks ago
- Turn Pydantic defined Data Models into CLI Tools☆158Updated 3 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆105Updated last month
- Prodict, what Python dict meant to be.☆151Updated 3 months ago
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆68Updated 6 months ago
- Python Utils is a module with some convenient utilities not included with the standard Python install☆97Updated last year
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 8 months ago
- FastAPI API key authorizer☆42Updated last week
- Easily schedule single or recurring sync/async tasks☆16Updated 4 years ago
- HttpX client for Uplink☆17Updated last year
- Automatically convert relative imports to absolute☆160Updated last year
- ☆46Updated 5 years ago
- A fast Enum implementation for Python☆30Updated last year
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A generic project skeleton for Python projects.☆144Updated last month
- Find and use proxy auto-config (PAC) files with Python and Requests.☆74Updated 3 months ago
- Colorization of help messages in Click☆91Updated 11 months 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
- Delayed iteration for polling and retries.☆31Updated last week
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆23Updated last year
- Easy peasy Python decorators☆32Updated 5 years ago