Naming Convention checker for Python
PEP 8, for Humans.
A GitHub app to automatically review Python code style over Pull Requests
A nicer Python indentation style for vim.
翻译 - 一种更好的vim Python缩进样式。
Git pre-commit hook that checks for Python PEP8 style compliance.
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues invo...
翻译 - 贾斯汀·塞茨(Justin Seitz)的《黑帽Python》一书的源代码。该代码已完全转换为Python 3,经过重新格式化以符合PEP8标准,并进行了重构以消除涉及不赞成使用的库的实现的依赖关系问题。
Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involvi...
翻译 - TJ O'Connor撰写的“ Violent Python”一书的源代码。该代码已完全转换为Python 3,经过重新格式化以符合PEP8标准,并进行了重构以消除涉及不赞成使用的库的实现的依赖关系问题。
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker supp...
翻译 - Anaconda将您的Sublime Text 3转换为功能齐全的Python开发IDE,包括自动完成,代码整理,IDE功能,autopep8格式,McCabe复杂性检查器Vagrant和Docker对Jelim,PyFlakes,pep8,MyPy,PyLint,pep257和McCabe的Sublime Text 3的支持永远不会冻结您的Sublime Text 3
Python 代码风格指南 & 编程规范