realpython / codetimingLinks
A flexible, customizable timer for your Python code
☆309Updated 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☆273Updated 2 weeks ago
- Separate test code from test cases in pytest.☆366Updated 5 months ago
- Automatically convert relative imports to absolute☆160Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- ☆244Updated 3 weeks ago
- Removes commented-out code from Python files☆218Updated 2 months ago
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- A little benchmarking tool for Python☆206Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆213Updated 2 weeks ago
- dead simple python dead code detection☆395Updated last month
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 9 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- pytest + rich integration (proof of concept)☆252Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- Formats docstrings to follow PEP 257☆582Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Tool to Detect Surrounding Shell☆310Updated 5 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated 2 weeks ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- pytest plugin that allows to customize the test execution order☆205Updated last week
- find packages that should be in requirements for a project☆134Updated last week