rbanffy / pip-chillLinks
A more relaxed `pip freeze`
☆594Updated 3 months ago
Alternatives and similar repositories for pip-chill
Users that are interested in pip-chill are comparing it to the libraries listed below
Sorting:
- Removes unused imports and unused variables as reported by pyflakes☆945Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated last week
- Rewrites source to reorder python imports☆769Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆308Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆673Updated last week
- Display dependency tree of Python distribution☆539Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆668Updated last month
- Formats docstrings to follow PEP 257☆574Updated 2 months ago
- Dump the license list of packages installed with pip.☆354Updated this week
- VSCode extension that generates docstrings for python files☆720Updated last year
- Python Linter for performance anti patterns☆697Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Dev tools for python☆1,054Updated 8 months 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,477Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆724Updated last month
- Python humanize functions☆653Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,104Updated this week
- Format and convert Python docstrings and generates patches☆938Updated last year
- Mocked responses for the requests library☆463Updated last year
- Pytest plugin to randomly order tests and control random.seed☆677Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,257Updated 3 months ago
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆370Updated last year
- Mirror of mypy for pre-commit☆330Updated 3 weeks ago
- Doing dirty (but extremely useful) things with equals.☆919Updated 3 weeks ago
- A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.☆904Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- 🐍 ➡️ 📜 Auto-generate API documentation for Python projects☆1,181Updated 3 months ago
- Separate test code from test cases in pytest.☆367Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago