carlosperate / awesome-pyprojectLinks
An Awesome List of projects using the pyproject.toml Python configuration file.
☆985Updated last year
Alternatives and similar repositories for awesome-pyproject
Users that are interested in awesome-pyproject are comparing it to the libraries listed below
Sorting:
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,260Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- Dev tools for python☆1,045Updated 7 months ago
- Flexible test automation for Python☆1,447Updated last week
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- A curated list of awesome pytest resources☆541Updated 10 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,459Updated this week
- Bleeding edge cookiecutter template to create new python packages☆432Updated last week
- Collection of awesome Python types, stubs, plugins, and tools to work with them.☆1,864Updated 2 weeks ago
- Python Linter for performance anti patterns☆694Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆655Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆810Updated 2 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,250Updated last month
- Hypermodern Python☆623Updated 2 years ago
- Formats docstrings to follow PEP 257☆574Updated 2 weeks 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,099Updated 2 weeks ago
- Rewrites source to reorder python imports☆766Updated 2 weeks ago
- My template for new Python libraries.☆669Updated 5 months ago
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Pytest plugin to randomly order tests and control random.seed