Hey RaidyQK, there is no official Python library atm. We strongly suggest to use C. But if you really want to use Python, you would have to do the C bindings yourself and we'd recommend using micropython (as there is a max CPU number of cycles per gameplay).
We have a small tutorial on binding the api to Nim (similar syntax to Python, but compiled) here
Please let us know if you have any other questions (Ideally on discord) :)