From 8e485323743dc35c95b480debcca30e0148b51e0 Mon Sep 17 00:00:00 2001 From: probar Date: Mon, 25 Aug 2014 16:58:46 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3f54a90..f0e14e24 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [py2app](http://pythonhosted.org/py2app/) - Freezes Python scripts (Mac OS X). * [PyInstaller](http://www.pyinstaller.org/) - Converts Python programs into stand-alone executables (cross-platform). * [dh-virtualenv](http://dh-virtualenv.readthedocs.org/) - Build and distribute a virtualenv as a Debian package. +* [pynsist](http://pynsist.readthedocs.org/en/latest/) - build a full Windows installers.Installer will work even for people without python. ## Build Tools