pycodestyle

Style checker

A tool to enforce Python style conventions

Simple Python style checker in one Python file

GitHub

5k stars
115 watching
750 forks
Language: Python
last commit: 3 months 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,546
prompt-toolkit/python-prompt-toolkit A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. 9,423
joerick/pyinstrument A Python profiler tool used to identify and optimize slow parts of code. 6,727
best-doctor/flake8-expression-complexity Plugin to validate Python expressions for readability and complexity 32
sublimecodeintel/sublimecodeintel A plugin that provides code intelligence and smart autocomplete features for Sublime Text 5,058
pexpect/pexpect A Python module for controlling interactive applications in a pseudo-terminal 2,634
amontalenti/elements-of-python-style A style guide for writing Python code that emphasizes readability and follows best practices beyond PEP8 3,460
shobrook/rebound Instantly fetches Stack Overflow results when an exception is thrown in a running program 4,109
bpython/bpython An enhanced interactive Python interpreter with features common to IDEs. 2,649
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,898
pallets/click A toolkit for creating command line interfaces with a minimal amount of code. 15,881
flexxui/flexx A toolkit for creating GUI applications in Python using web technology and dynamic rendering. 3,282
numpy/numpy A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. 28,350