Skip to content

walidsa3d/awesome-pep8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Awesome PEP8

A curated list of PEP8 docs and tools. Awesome

Inspired by awesome

Docs & Tutorials

Command-line Tools

  • Flake8 - A tool that glues together pep8, pyflakes, mccabe, and third-party plugins like :
  • Frosted - A fork of pyflakes.
  • AutoPEP8 - A tool that automatically formats Python code to conform to the PEP 8 style guide.
  • PyFlakes - A simple program which checks Python source files for errors.
  • PyLint - A very feature-packed tool that checks your code for PEP 8 errors among others.
  • PyLama - A code audit for python that wraps these tools: pep8, pep257, pyflakes, mccabe and pylint.
  • PEP257 - Docstring style checker.
  • Prospector - A tool to analyse Python code and output information about errors, potential problems, convention violations and complexity.

Editor Plugins

Misc Tools

License

MIT

About

A curated list of PEP8 goodies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages