Introduction
May 13, 2018 ยท View on GitHub
This should be a good starting point for all MS Windows developers.
Details
Main stuff (Required)
| - Python 2.7 | https://www.python.org/downloads/release/python-2715/ |
|---|---|
| + PyGTK all-in-one | http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.24/ |
| + PIL | http://www.pythonware.com/products/pil/ |
| + pyserial | http://sourceforge.net/projects/pyserial/ |
If you want to build the win installer you need:
| - py2exe | http://www.py2exe.org/ |
|---|---|
| - NSIS | https://sourceforge.net/projects/nsis/ |
| - NSIS AccessControl plug-in | http://nsis.sourceforge.net/AccessControl_plug-in |
One of the best editors for Python and NSIS scripts is Notepad++
and a more complete NSIS IDE is HM NIS EDIT
also a good Python IDE is PyCharm
After downloading & installing all requirements just double click maps.py