realpython / codetiming
A flexible, customizable timer for your Python code
☆290Updated 2 years ago
Alternatives and similar repositories for codetiming
Users that are interested in codetiming are comparing it to the libraries listed below
Sorting:
- Separate test code from test cases in pytest.☆359Updated 4 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆210Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆663Updated this week
- pytest plugin for easy integration of memray memory profiler☆378Updated 3 months ago
- pytest plugin for manipulating test data directories and files☆258Updated last month
- ☆226Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 8 months ago
- Formats docstrings to follow PEP 257☆563Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 8 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- better error messages for assert equals in pytest☆322Updated 8 months ago
- dead simple python dead code detection☆354Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆621Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆317Updated 3 months ago
- pytest + rich integration (proof of concept)☆236Updated 2 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- A little benchmarking tool for Python☆185Updated last year
- Removes commented-out code from Python files☆210Updated last year
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated 2 weeks ago
- Functional programming in Python with generators and other utilities.☆266Updated last year
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆196Updated 3 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆166Updated 3 weeks ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆102Updated last year
- Automatically convert relative imports to absolute☆157Updated 10 months ago
- Fancy PyPI READMEs with Hatch☆171Updated last week
- Useful types for Python☆127Updated last month
- A Python Enum that inherits from str.☆117Updated last year
- Pytest plugin to randomly order tests and control random.seed☆658Updated last week