NitrotypePy
This package accesses nitrotype's official api along with its unofficial user api. Currently still in development.
Install
To install, run pip3 install git+https://www.github.com/RangerEmerald/NitrotypePy
Information
The endpoints this package uses are https://www.nitrotype.com/racer/
along with https://www.nitrotype.com/api/v2/
. The first link is used only to access racer information, while the second one is nitrotype's offical api.