Skip to content

Simple tool to check PEP8 violations in a IPython notebook

License

Notifications You must be signed in to change notification settings

bobjansen/ipy_pep8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages