pycodestyle
Style checker
A tool to enforce Python style conventions
Simple Python style checker in one Python file
5k stars
115 watching
750 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
flake8-pluginlinter-flake8linter-pluginpep8pythonstyle-guidestyleguide
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an alternative line length validation rule for Python code to help maintain readable text messages | 24 |
| A Python library for creating charts with a consistent input data format and intuitive API | 3,546 |
| A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,423 |
| A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| A plugin that provides code intelligence and smart autocomplete features for Sublime Text | 5,058 |
| A Python module for controlling interactive applications in a pseudo-terminal | 2,634 |
| A style guide for writing Python code that emphasizes readability and follows best practices beyond PEP8 | 3,460 |
| Instantly fetches Stack Overflow results when an exception is thrown in a running program | 4,109 |
| An enhanced interactive Python interpreter with features common to IDEs. | 2,649 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| A tool for extracting detailed information from PDFs | 6,898 |
| A toolkit for creating command line interfaces with a minimal amount of code. | 15,881 |
| A toolkit for creating GUI applications in Python using web technology and dynamic rendering. | 3,282 |
| A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. | 28,350 |