realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆305Updated 3 years ago
Alternatives and similar repositories for codetiming
Users that are interested in codetiming are comparing it to the libraries listed below
Sorting:
- Automatically convert relative imports to absolute☆157Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated last week
- Run `black` on python code blocks in documentation files☆674Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆269Updated this week
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- dead simple python dead code detection☆387Updated this week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Removes commented-out code from Python files☆217Updated 2 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 6 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆243Updated 4 years ago
- Tool to Detect Surrounding Shell☆300Updated 2 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆209Updated 2 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated this week
- Python dependency locking for complex projects☆153Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- ☆238Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- A little benchmarking tool for Python☆193Updated 2 years ago
- find packages that should be in requirements for a project☆134Updated last week
- Formats docstrings to follow PEP 257☆576Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year