realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆296Updated 2 years ago
Alternatives and similar repositories for codetiming
Users that are interested in codetiming are comparing it to the libraries listed below
Sorting:
- pytest plugin for manipulating test data directories and files☆260Updated 2 weeks ago
- Separate test code from test cases in pytest.☆363Updated 2 weeks ago
- dead simple python dead code detection☆359Updated 3 weeks ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆200Updated 3 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆180Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆321Updated 4 months ago
- Automatically convert relative imports to absolute☆157Updated 11 months ago
- Run `black` on python code blocks in documentation files☆666Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated 3 weeks ago
- ☆232Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated 2 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 3 weeks ago
- Formats docstrings to follow PEP 257☆569Updated this week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated last month
- flake8 plugin to run black for checking Python coding style☆164Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 9 months ago
- A little benchmarking tool for Python☆189Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Removes commented-out code from Python files☆213Updated last month
- pytest plugin that allows to customize the test execution order☆191Updated 2 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 9 months ago
- Safe, atomic formatting with black and µsort☆106Updated 3 months ago
- A python package that provides useful locks.☆257Updated 3 months ago
- A Python Enum that inherits from str.☆118Updated last year