autopep8
Code formatter
A tool that formats Python code to adhere to PEP 8 style guide
A tool that automatically formats Python code to conform to the PEP 8 style guide.
5k stars
71 watching
291 forks
Language: Python
last commit: 20 days ago
Linked from 2 awesome lists
codeformatterformatterpep8python
Related projects:
Repository | Description | Stars |
---|---|---|
amyxzhang/wikum | A tool to summarize and explore long comment threads from various participants. | 143 |
partech/limitedtext-field-controls | Module that adds two new field types to the Sitecore Content Editor with limited text length and character counting functionality. | 3 |
amandarice/codecomments | Provides explanations on commenting in programming languages | 0 |
kantord/eslint-plugin-write-good-comments | An ESLint rule that enforces good writing style in comments to improve code readability and conciseness. | 36 |
orsinium-labs/flake8-length | Provides an alternative line length validation rule for Python code to help maintain readable text messages | 24 |
chalk/wrap-ansi | Wraps a string with ANSI escape codes to a specified column width. | 120 |
orsinium-labs/flake8-comments | Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
clue-ai/chatyuan | Large language model for dialogue support in multiple languages | 1,902 |
patricktrainer/duckdb-embedding-search | An application that uses DuckDB to efficiently search large datasets of comments by their semantic meaning | 106 |
commenthol/markedpp | Automates document formatting and organization in markdown files | 32 |
cyyc1/flake8-indent-in-def | Enforces consistent 8-space indentation in Python function and class definitions to improve readability. | 0 |
subk/vorpal-comment | Provides a Bash-like commenting syntax for Vorpal.js | 5 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
tc39/proposal-regexp-x-mode | A proposal to add support for comments and insignificant whitespace in regular expressions | 26 |
limlt/vue-show-more-text | A Vue.js component that truncates long text into multiple lines | 8 |