pycodestyle

Style checker

A tool to enforce Python style conventions

Simple Python style checker in one Python file

GitHub

5k stars
115 watching
752 forks
Language: Python
last commit: 26 days ago
Linked from 2 awesome lists

flake8-pluginlinter-flake8linter-pluginpep8pythonstyle-guidestyleguide

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orsinium-labs/flake8-length Provides an alternative line length validation rule for Python code to help maintain readable text messages 24
spotify/chartify A Python library for creating charts with a consistent input data format and intuitive API 3,535
prompt-toolkit/python-prompt-toolkit A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. 9,374
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,651
best-doctor/flake8-expression-complexity Plugin to validate Python expressions for readability and complexity 31
sublimecodeintel/sublimecodeintel A plugin that provides code intelligence and smart autocomplete features for Sublime Text 5,057
pexpect/pexpect A Python module for controlling interactive applications in a pseudo-terminal 2,624
amontalenti/elements-of-python-style A style guide for writing Python code that emphasizes readability and follows best practices beyond PEP8 3,450
shobrook/rebound Instantly fetches Stack Overflow results when an exception is thrown from a Python file. 4,108
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,635
orsinium-labs/flake8-pylint An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. 8
jsvine/pdfplumber A tool for extracting detailed information from PDFs 6,744
pallets/click A toolkit for creating command line interfaces with a minimal amount of code. 15,780
flexxui/flexx A toolkit for creating GUI applications in Python using web technology and dynamic rendering. 3,266
numpy/numpy Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. 28,087