Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

ipy_pep8

Simple tool to check PEP8 violations in a IPython notebook and fix them.

The current version of ipy_pep8 has support for nbformats 3 and 4.

Example Usage

Normally I run

python ipy_pep8.py -f --now-newline --autopep8 ~/notebooks

to check and fix all notebooks in the ~/notebooks dir.

TODO

  • Add support for Python 3
  • Add a help text on command line usage
  • Tests!

About

Simple tool to check PEP8 violations in a IPython notebook

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.