rbanffy / pip-chill
A more relaxed `pip freeze`
☆565Updated 6 months ago
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☆745Updated last week
- Dev tools for python☆1,003Updated 7 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago
- A formatter for finding and removing unused import statements.☆301Updated this week
- Display dependency tree of Python distribution☆512Updated last week
- Run `black` on python code blocks in documentation files☆652Updated last week
- Python humanize functions☆545Updated 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…☆641Updated last week
- Python Linter for performance anti patterns☆673Updated 10 months ago
- pytest plugin for pretty printing the test summary.☆421Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- Formats docstrings to follow PEP 257☆553Updated 3 months ago
- Mirror of mypy for pre-commit☆292Updated 2 weeks ago
- Doing dirty (but extremely useful) things with equals.☆828Updated this week
- Production-grade retries for Python☆986Updated last week
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,322Updated 9 months ago
- dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xl…☆1,519Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- McCabe complexity checker for Python☆645Updated 5 months ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,512Updated last month
- A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.☆795Updated this week
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- docstring style checker☆1,112Updated last year
- Mocked responses for the requests library☆452Updated 6 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,353Updated 2 weeks ago
- The slightly less uncompromising Python code formatter.☆396Updated 11 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆361Updated 4 months ago
- A delightful and complete interface to GitHub's amazing API☆636Updated 2 months ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆334Updated 5 months ago