Python code
Python code by me
Help scripts:
- pyopyc
Find all compiled python files in the provided directories, and make sure that the pyo version is hardlinked to the pyc version. Should be safe, faster and space saving. - codeputter
A python script implementing an interpreter for the codeputter codegolf-specific-language.