This is a forked repository from YAMSPy where I added the possibility to work witn async.
$ git clone https://github.com/miguelwon/YAMSPy-Async
$ cd YAMSPy-Async
Assuming you have a activated python3 virtual environment:
$ pip install .
Otherwise:
$ sudo pip3 install .