> Allow commands like: mov [DESTINATION], !x
> Supports operator ! ~ and ::
Thanks gamblor21
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-pioasm`.
Read the [docs](http://circuitpython.readthedocs.io/projects/pioasm/en/latest/) for info on how to use it.