Drawing Test was causing an issue on the Raspberry Pi where the string was not converted to bytes. That issue has been resolved.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
To use in CPython, `pip3 install adafruit-circuitpython-ra8875`.
Read the [docs](http://circuitpython.readthedocs.io/projects/ra8875/en/latest/) for info on how to use it.