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.

GitHub

84 stars
3 watching
15 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

autopep8formattergithub-actionpep8python

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jupyterlab-contrib/jupyterlab_code_formatterFacilitates invocation of code formatters in JupyterLab856
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
pycqa/pep8-namingChecks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices.517
gforcada/flake8-pep3101Checks Python string formatting against the latest standard14
atugushev/flake8-printf-formattingPrevents printf-style string formatting in Python code to enforce best practices and quality standards11
klen/pylamaAutomates code quality checks for Python programs1,049
mobility-university/flake8-newspaper-styleEnforces a standardized coding style in Python similar to newspaper article structure12
akaihola/darkerReformat modified Python code to improve readability and consistency637
andreikop/cpp2pythonTool to automate part of the conversion process from C/C++ to Python code169
python/pepsA central repository of Python language enhancements and improvements4,467
microsoft/pylance-releaseProvides language support and features for Python development in Visual Studio Code1,726
charlesthegreat77/zip2animationAutomates the process of renaming and formatting PNG files for use in animations, particularly for Flipper Zero devices.51
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
luttik/auto-optionalEnforces consistent use of optional type annotations in Python code17
peterjc/flake8-blackA flake8 plugin that runs black to validate Python code style and enforce coding standards.165