tox-dev / tox-ini-fmtLinks
Formats your tox.ini files
☆43Updated this week
Alternatives and similar repositories for tox-ini-fmt
Users that are interested in tox-ini-fmt are comparing it to the libraries listed below
Sorting:
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated this week
- flake8 debug statement checker☆43Updated 3 years ago
- A pygments lexer for pytest output☆23Updated last month
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆25Updated this week
- An unofficial, importable pip API☆118Updated this week
- pytest plugin to randomise the order of tests with some control over the randomness☆75Updated this week
- Documenting CLI programs☆47Updated 3 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- upgrade a setup.py to declarative metadata☆149Updated this week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 months ago
- A spelling checker for Sphinx-based documentation☆88Updated 3 weeks ago
- Utilities for refactoring imports in python-like syntax.☆25Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- A sampler of tests showing different ways to construct tests for pytest