timeview
timeview copied to clipboard
Provide Native Installers
Given that some of our target audience may not include people that already have python installed, we should be able to provide a native installer for Windows and macOS (I don't think this would be necessary for linux provided we have a conda and pypy package).
There are a number of options on doing this but some of my favorite include
Conda Constructor: https://github.com/conda/constructor
Pynsist: https://pynsist.readthedocs.io/en/latest/faq.html
These look excellent! Let's try them as soon as we have a conda package