Major Code Cleanup
The old code was all in one file and not fully Python 3 compatible.
Update the code to with with all future Python 3 versions, work in venv, move code into modules for easier maintenance.
Code has to pass pylint and Black formatter
0
Blocked
1
In Progress
0
Testing
0
Done