realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆301Updated 2 years ago
Alternatives and similar repositories for codetiming
Users that are interested in codetiming are comparing it to the libraries listed below
Sorting:
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- pytest plugin for manipulating test data directories and files☆267Updated this week
- Separate test code from test cases in pytest.☆365Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆670Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Automatically convert relative imports to absolute☆158Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- pytest plugin for easy integration of memray memory profiler