life4 / awesome-python-code-formattersLinks
A curated list of awesome Python code formatters
☆366Updated 6 months ago
Alternatives and similar repositories for awesome-python-code-formatters
Users that are interested in awesome-python-code-formatters are comparing it to the libraries listed below
Sorting:
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- Bleeding edge cookiecutter template to create new python packages☆431Updated this week
- Collection of awesome 😎️ Python resources for testing☆256Updated 3 weeks ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,263Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated last week
- Enforce the same settings on multiple projects☆406Updated this week
- A curated list of awesome PDM plugins and resources☆381Updated 3 months ago
- Separate test code from test cases in pytest.☆366Updated 3 weeks ago
- ❄ A flake8 plugin that helps you to simplify code☆195Updated 2 weeks ago
- Automatically add simple type annotations to your code☆267Updated 11 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated last month
- A collection of tips, tricks and links to help you speed up your pytest suite.☆343Updated 3 months ago
- A very fast Python docstring linter☆192Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆308Updated last week
- A curated list of awesome pytest resources☆542Updated 11 months ago
- dead simple python dead code detection☆381Updated this week
- Cookiecutter 🍪 template for a modern Python package 🐍📦.☆128Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆642Updated 2 weeks ago
- Identify unused dependencies and avoid a bloated virtual environment.☆348Updated this week
- pytest plugin for easy integration of memray memory profiler☆398Updated 2 weeks ago
- Mirror of mypy for pre-commit