python api for request and display random VDM from vdm.com. Display can be do with multiple library : i3, qt, gtk, etc ...
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
#!/bin/sh
pip uninstall VDM-API
pip wheel --wheel-dir=dist ./
pip install dist/VDM_API-1.2-py3-none-any.whl
python setup.py sdist generate tar.gz archive setupable with pip