see https://github.com/ammaraskar/pyCraft for more information about pyCraft.
Added more packets but also has more dependencies -> needs https://github.com/barneygale/quarry (which also supports 1.7 -> 1.16.4)
- cryptography
- requests
- future
- quarry (new)
The requirements are also stored in requirements.txt
See the installation instructions for the cryptography library here: https://cryptography.io/en/latest/installation/
but essentially pip install -r requirements.txt
should cover everything.