html2Dash
html2Dash copied to clipboard
Could you release it to pypi ?
So, everyone can install it from pip install html2dash.
And I have found a convenient method to make a pypi package. That is cookie-cutter.
pip install cookie-cutter
cookiecutter https://github.com/audreyr/cookiecutter-pypackage
You just need to configure following the prompt.