realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆307Updated 3 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☆272Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- pytest plugin for easy integration of memray memory profiler☆409Updated last month
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 8 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated 2 months ago
- Run `black` on python code blocks in documentation files☆677Updated last week
- Automatically convert relative imports to absolute☆159Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- ☆241Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆655Updated last week
- Removes commented-out code from Python files☆217Updated last month
- A little benchmarking tool for Python☆204Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Auto documentation for MkDocs 📘☆228Updated 3 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- Tool to Detect Surrounding Shell☆308Updated 4 months ago
- better error messages for assert equals in pytest☆330Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆105Updated last week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- A Python Enum that inherits from str.☆119Updated last year
- pytest + rich integration (proof of concept)☆252Updated 3 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 3 months ago