myint / pyformatLinks
Formats Python code to follow a consistent style
☆93Updated last year
Alternatives and similar repositories for pyformat
Users that are interested in pyformat are comparing it to the libraries listed below
Sorting:
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- Python software releasing made easy and repeatable☆203Updated last week
- Update your version while having a drink☆87Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Ignore individual error codes per file with flake8☆53Updated 6 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆62Updated 3 months ago
- Tools to run pre-merge checks on a pull request or commit.☆28Updated 5 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Register CLI commands via setuptools entry-points.☆131Updated last month
- Enable git-like did-you-mean feature in click☆99Updated last year
- Python import rewriter☆80Updated last month
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- ☆43Updated last year
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- Parse and manipulate version numbers.☆48Updated last week
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆127Updated 4 years ago
- flake8 debug statement checker☆43Updated 3 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆139Updated 2 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Lazy attributes for Python objects☆53Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Check code for one-element tuple.☆24Updated 4 years ago
- Datetime type support for click.☆24Updated last year
- Convert unittest asserts to pytest rewritten asserts.☆28Updated 2 years ago