LostInDarkMath / pedantic-python-decoratorsLinks
Some useful decorators for any situation. Includes runtime type checking.
☆24Updated 4 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 PEP 727 – Documentation Metadata in Typing.☆18Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆23Updated last year
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- API to interact with the python pyproject.toml based projects☆26Updated this week
- Caching for HTTPX☆71Updated 11 months ago
- Fast fractions reimplementation in Cython☆39Updated last week
- A utility to fetch and download python packages☆151Updated last week
- Python: Asynchronous CSV reading/writing☆70Updated 5 months ago
- Manage Python errors with ease☆25Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last month
- Python Utils is a module with some convenient utilities not included with the standard Python install☆96Updated 7 months ago
- Travel back in time to debug your Python ⏰ 🐍☆10Updated 3 years ago
- python decorators made easy.☆24Updated last year
- mypy plugin for loguru☆20Updated last year
- Sniff out which async library your code is running under☆136Updated last year
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆62Updated 2 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…☆69Updated last month
- Pytest plugin that runs PyStack on slow or hanging tests.☆17Updated 8 months ago
- Build serverless stateful applications in python with zero complexity☆9Updated last year
- Validate configuration and produce human readable error messages☆49Updated 3 weeks ago
- Persistent Cache implementation for Python cachetools.☆39Updated 8 months ago
- ☆45Updated 10 months ago
- A module offering Python functions for simple and readable assertion-like checks to be used inside code, but also in testing.☆23Updated last month
- Python CLI using type hints and docstrings.☆23Updated this week
- CLI based diff viewer☆23Updated 3 years ago
- Prodict, what Python dict meant to be.☆152Updated 7 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆45Updated last year
- A framework for python asyncio with batteries included for people writing services in python asyncio☆51Updated last week