Skip to content

erikdejonge/cp-pep8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pep8-coffee-docstrings Reformatter code for coffeescript and python

  • Python3

###Usage

python3 cp.py -f yourfile.py

#####Python Adds docstrings to functions and methods and makes the code pep8.

#####Coffeescript reformats coffeescript in a consistant way

###Requirements

pip3 install future
pip3 install pylev
pip3 install autopep8

sortpythonmethods

When installed it's called before the pep8 run.

More info: https://github.com/erikdejonge/sortpythonmethods/blob/master/README.md

pip3 install sortpythonmethods

About

pretty printer for python and coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages