brouberol / contexttimerLinks
A timer as a context manager
☆74Updated 10 months ago
Alternatives and similar repositories for contexttimer
Users that are interested in contexttimer are comparing it to the libraries listed below
Sorting:
- A library to handle automated deprecations☆92Updated 2 years ago
- pytest plugin to test mypy static type analysis☆33Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Enable git-like did-you-mean feature in click☆101Updated last year
- flake8☆122Updated last year
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- Pytest fixture tools☆40Updated last month
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- ☆45Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Formats Python code to follow a consistent style☆94Updated last year
- sphinx doctest plugin for pytest