News

This package adds line breaking functionality for python and julia. This has not been tested on other languages but should theoretically work with similar arg separation and function call/brace syntax ...
PEP8 covers lots of mundane stuff like whitespace, line breaks between functions/classes/methods, imports, and warning against use of deprecated functionality. ... but applies very well to Python code ...