/OneLinePy

Convert python code to one line

Primary LanguagePython

A very simple script that converts python code to one line.

To use put your code into code.py. Then run OneLinePy.py, a file called out.py should be generated. Running out.py will give the same result as running code.py. Boom, very simple stuff!