realpython / codetiming
A flexible, customizable timer for your Python code
☆287Updated 2 years ago
Alternatives and similar repositories for codetiming:
Users that are interested in codetiming are comparing it to the libraries listed below
- pytest plugin for manipulating test data directories and files☆254Updated 3 weeks ago
- Separate test code from test cases in pytest.☆355Updated 2 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated last month
- ☆223Updated 3 months ago
- Run `black` on python code blocks in documentation files☆656Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- dead simple python dead code detection☆350Updated 3 weeks ago
- better error messages for assert equals in pytest☆320Updated 6 months ago
- It helps to use fixtures in pytest.mark.parametrize☆387Updated last year
- pytest plugin for easy integration of memray memory profiler☆372Updated last month
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆192Updated last month
- A formatter for finding and removing unused import statements.☆307Updated last week
- A little benchmarking tool for Python☆180Updated last year
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- flake8 plugin to run black for checking Python coding style☆164Updated last week
- A Python Enum that inherits from str.☆117Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated last week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 8 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆102Updated last year
- It's easy to show that your command line app is active☆298Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆148Updated 5 months ago
- Mypy static type checker plugin for Pytest☆250Updated this week
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- Use Poetry inside Nox sessions☆167Updated this week
- A generic project skeleton for Python projects.☆131Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated this week
- A Sphinx plugin to automatically document click-based applications☆216Updated 2 months ago