Closed mrueg closed 4 years ago
Is the motivation that this be installable using pip
and hosted on pypi
?
Yes and eventually package it for gentoo, where we prefer to use setuptools to install python packages.
Ok. I had originally wanted this to be pip installable, so it's in line with the roadmap.
Since this is a flask app, it would be great if the repository would include a setup.py that makes it installable via setuptools.