sebdah / git-pylint-commit-hookLinks
Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.
☆141Updated 2 years ago
Alternatives and similar repositories for git-pylint-commit-hook
Users that are interested in git-pylint-commit-hook are comparing it to the libraries listed below
Sorting:
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.☆340Updated 2 weeks ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated this week
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- MOVED: now at https://opendev.org/x/requests-mock☆157Updated 5 years ago
- Seamless integration of tox into Travis CI☆202Updated 8 months ago
- The Python mock library☆537Updated 3 months ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated last year
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 5 months ago
- Can I Use Python 3?☆411Updated 4 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆118Updated 5 years ago
- Python API for http://coveralls.io☆223Updated 5 years ago
- The Black code formatter, but brighter (PEP8–inspired).☆121Updated 7 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 4 years ago
- A mocking library for requests☆465Updated last year
- A pipenv plugin for Tox☆121Updated 2 years 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
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 2 weeks ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs.☆141Updated 3 years ago
- Python software releasing made easy and repeatable☆201Updated 2 months ago
- Flake8 extension for checking quotes in python☆177Updated last year
- pytest plugin to run flake8☆118Updated last year
- Linting Python files on the fly using flake8 with Atom☆103Updated last year
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Python Application Tracer☆390Updated 4 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated 9 months ago