CR-Async is an asynchronus CR API wrapper for Python made to be fully-featured, object oriented and easy to use.
Install it normally from PyPI with pip:
pip3 install crasync
Since this is an asynchronus wrapper, the code has to be within an asynchronus function.
Some examples can be found in the /examples of the github repository!
Join the support server here and head to the #cr-async channel!
Go through the API reference on the side.