Description
I would like to have flasc available through PyPI such that we can include it and have it auto-installed through the setup.py Python module file, e.g., for #48.
Also, it would allow users to download flasc with a single call,
pip install flasc
pip install flasc==1.0
@rafmudaf were you the one to do this for floris? How complicated is this process?
Related URLs
No response
Description
I would like to have flasc available through PyPI such that we can include it and have it auto-installed through the
setup.pyPython module file, e.g., for #48.Also, it would allow users to download
flascwith a single call,pip install flascpip install flasc==1.0@rafmudaf were you the one to do this for
floris? How complicated is this process?Related URLs
No response