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
- Update your version while having a drink☆87Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 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☆202Updated last month
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆62Updated 2 months ago
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆126Updated 4 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 week
- pytest plugin for running pyflakes☆46Updated 3 years ago
- Configurable method retrying for Pythonistas.☆68Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Parse and manipulate version numbers.☆48Updated 2 weeks ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Tools to run pre-merge checks on a pull request or commit.☆28Updated 5 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Ignore individual error codes per file with flake8☆53Updated 6 years ago
- Check code for one-element tuple.☆24Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- pytest plugin to run flake8☆118Updated last year
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 9 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- Lazy attributes for Python objects☆53Updated last year
- py.test integration for responses☆94Updated 10 months ago
- Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, PyPy, and PyPy3.☆62Updated 2 years ago
- Python import rewriter☆80Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆237Updated this week
- Simple and beautiful logging for click applications☆110Updated 3 years ago