I will merge my branch soon, it is a huge branch that cleans up the code and makes it a bit faster. PEP8 compliance mostly. I left quite a bit number of TODOs, if you wish to support this project and familiarize yourself with our codebase, feel free to hunt them down and execute them mercilessly.
Some of them include:
Adding docstrings
Getting rid of broad try-except blocks
Reducing the size of some functions (fewer branches and statements)
I will merge my branch soon, it is a huge branch that cleans up the code and makes it a bit faster. PEP8 compliance mostly. I left quite a bit number of TODOs, if you wish to support this project and familiarize yourself with our codebase, feel free to hunt them down and execute them mercilessly.
Some of them include: