autopep8
Code formatter
Automatically formats Python code to conform to PEP 8 style guide.
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
84 stars
3 watching
15 forks
Language: Python
last commit: about 2 years agoLinked from 1 awesome list
autopep8formattergithub-actionpep8python
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Facilitates invocation of code formatters in JupyterLab | 856 | |
| A tool to identify encoding issues in Python code | 6 | |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 | |
| Checks Python string formatting against the latest standard | 14 | |
| Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 | |
| Automates code quality checks for Python programs | 1,049 | |
| Enforces a standardized coding style in Python similar to newspaper article structure | 12 | |
| Reformat modified Python code to improve readability and consistency | 637 | |
| Tool to automate part of the conversion process from C/C++ to Python code | 169 | |
| A central repository of Python language enhancements and improvements | 4,467 | |
| Provides language support and features for Python development in Visual Studio Code | 1,726 | |
| Automates the process of renaming and formatting PNG files for use in animations, particularly for Flipper Zero devices. | 51 | |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 | |
| Enforces consistent use of optional type annotations in Python code | 17 | |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |