john-hen / Flake8-pyprojectLinks
Flake8 plug-in loading the configuration from pyproject.toml
☆237Updated this week
Alternatives and similar repositories for Flake8-pyproject
Users that are interested in Flake8-pyproject are comparing it to the libraries listed below
Sorting:
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆178Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated 2 weeks ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆208Updated last week
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Seamless integration of tox into GitHub Actions for tox 3 and 4☆257Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆126Updated 10 months ago
- Mirror of mypy for pre-commit☆338Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- ☆238Updated last week
- Python command line wrapper for pyright, a static type checker☆248Updated last month
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆89Updated 3 months ago
- Flake8 Type Annotation Checking☆164Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆290Updated 2 months ago
- ❄ A flake8 plugin that helps you to simplify code☆195Updated last week
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated 2 years ago
- Enforce the same settings on multiple projects☆413Updated last week
- Pytest plugin to randomly order tests and control random.seed☆685Updated 2 weeks ago
- dead simple python dead code detection☆391Updated last week
- better error messages for assert equals in pytest☆330Updated last year
- A very fast Python docstring linter☆203Updated last week
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- Use Poetry inside Nox sessions☆169Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.