Refactored the lib slightly. There are a few breaking changes however not really drastic ones.
The most significant one probably is removing the redundant MinePI
`from MinePI import MinePI`
became
`import MinePI`
Also introduced official docs which can be found here: https://minepi.readthedocs.io/en/latest/