An extremely fast Python linter and code formatter, written in Rust.
Pylint 是一个Python 代码分析工具,它分析Python 代码中的错误,查找不符合代码风格标准和有潜在问题的代码
Simple Python style checker in one Python file
翻译 - 一个Python文件中的简单Python样式检查器
A tool that automatically formats Python code to conform to the PEP 8 style guide.
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
翻译 - flake8是一个python工具,可将pep8,pyflakes,mccabe和第三方插件粘合在一起,以检查某些python代码的样式和质量。
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
A GitHub app to automatically review Python code style over Pull Requests
Naming Convention checker for Python
Git pre-receive hook to check commits and code style
Git pre-commit hook that checks for Python PEP8 style compliance.
#编辑器#Ultimate VIM for Python & Django development. Get the most productivity with autocomplete, linter, pep8 checker and many features to support your Django development
Python 代码风格指南 & 编程规范
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
Python Scripts on Multithreading. This repo shows us various usage of Python's threading module with different sets of requirements.
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
This project is intended to help developers to code better using Python best practices
#面试#☂️ All Python Enhancement Proposals written in short easy-to-grasp form