i pasted example code into a github repo and made this colab to load it: https://colab.research.google.com/gist/xloem/5e7baa2bc457adf40f8eaea038641fa4/untitled18.ipynb
it turns out that most of the things passed to setup.py are the defaults and you can make a quick package with a setup.py that just calls setup() .
