TimeViewers / timeview

TimeView
Other
34 stars 7 forks source link

Provide Native Installers #17

Open j9ac9k opened 6 years ago

j9ac9k commented 6 years ago

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

lxkain commented 6 years ago

These look excellent! Let's try them as soon as we have a conda package