rbanffy / pip-chill
A more relaxed `pip freeze`
☆576Updated last month
Alternatives and similar repositories for pip-chill:
Users that are interested in pip-chill are comparing it to the libraries listed below
- Rewrites source to reorder python imports☆748Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆604Updated last week
- Run `black` on python code blocks in documentation files☆656Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆922Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,076Updated last week
- A formatter for finding and removing unused import statements.☆307Updated last week
- Mocked responses for the requests library☆458Updated 7 months ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆649Updated 3 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆643Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,369Updated 2 months ago
- Formats docstrings to follow PEP 257☆559Updated 5 months ago
- Mirror of mypy for pre-commit☆303Updated last month
- docstring style checker☆1,116Updated last year
- Run-time type checker for Python☆1,619Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,226Updated 8 months ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- pytest plugin for pretty printing the test summary.☆423Updated last year
- Doing dirty (but extremely useful) things with equals.☆848Updated 2 months ago
- Coverage plugin for pytest.☆1,829Updated 3 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- McCabe complexity checker for Python☆651Updated 7 months ago
- Poetry PEP 517 Build Backend & Core Utilities☆452Updated this week
- Display dependency tree of Python distribution☆518Updated 2 months ago
- the blessed package to manage your versions by scm tags☆883Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,905Updated this week
- Flexible test automation for Python☆1,373Updated 2 weeks ago
- Python Linter for performance anti patterns