Naming Convention checker for Python
A GitHub app to automatically review Python code style over Pull Requests
A nicer Python indentation style for vim.
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.
The Black code formatter, but brighter (PEP8–inspired).
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...
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...
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...