Skip to content
This repository was archived by the owner on Aug 19, 2018. It is now read-only.

Latest commit

 

History

History

docs

Welcome!

CR-Async is an asynchronus CR API wrapper for Python made to be fully-featured, object oriented and easy to use.

Installing

Install it normally from PyPI with pip:

pip3 install crasync

Using the Wrapper

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!

I need help!

Join the support server here and head to the #cr-async channel!

What are more things I can do?

Go through the API reference on the side.