realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆303Updated 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☆268Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Automatically convert relative imports to absolute☆158Updated last year
- Separate test code from test cases in pytest.☆367Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- A formatter for finding and removing unused import statements.☆308Updated this week
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- pytest plugin for easy integration of memray memory profiler☆400Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated 3 weeks ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆204Updated last week
- Run `black` on python code blocks in documentation files☆673Updated this week
- ☆235Updated 4 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆242Updated 4 years ago
- dead simple python dead code detection☆381Updated last week
- A little benchmarking tool for Python☆192Updated last year
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Auto documentation for MkDocs 📘☆229Updated 3 years ago
- Functional programming in Python with generators and other utilities.☆272Updated 2 years ago
- A Python Enum that inherits from str.☆119Updated last year
- better error messages for assert equals in pytest☆328Updated last year
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated last year
- Rate your Python packages package friendliness☆221Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago