Erotemic / timeritLinks
Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.
☆37Updated last year
Alternatives and similar repositories for timerit
Users that are interested in timerit are comparing it to the libraries listed below
Sorting:
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Validation library for simple check on `pyproject.toml`☆196Updated 2 weeks ago
- Declarative CLI argument parser☆181Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Auto-generate explicit readable __init__.py files without `import *`☆87Updated 3 weeks ago
- Vendorize packages from PyPI☆106Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated last month
- A little benchmarking tool for Python☆203Updated 2 years ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆103Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Populate library namespace without incurring immediate import costs☆201Updated this week
- A pytest plugin for automatically updating doctest outputs☆69Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last month
- A simple immutable dictionary for Python☆175Updated last month
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆268Updated this week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 7 months ago
- Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive param…☆125Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Useful types for Python☆149Updated this week
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Pytest plugin providing advanced doctest features☆114Updated this week
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 2 years ago
- Automated testing for the examples in your documentation.☆82Updated last month
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Automatically convert unittests to pytest☆59Updated 2 weeks ago
- 🎰 Ensure your __slots__ are working properly☆119Updated this week
- Build and Inspect Python Packages in GitHub Actions☆209Updated this week
- Tool to Detect Surrounding Shell☆306Updated 4 months ago