py2cr
py2cr copied to clipboard
Refactor __init__.py
Nearly all of the code is in the __init_.py file which feels clunky.
This should be refactored into separate files per class as possible with a more minimal __init__.py