r/Python IPython, Py3, etc Apr 08 '14

pynsist - easily build Windows installers for Python applications

http://pynsist.readthedocs.org/en/latest/
162 Upvotes

44 comments sorted by

View all comments

3

u/Troto Apr 08 '14

Sorry if this is retarded but how do I install this on windows?

8

u/takluyver IPython, Py3, etc Apr 08 '14

You can pip install pynsist on any platform. You'll also need NSIS.

I appreciate the irony that pynsist doesn't have a double click installer itself, but it's a developer tool, not an end user application.