Here is this list:
1. Python 2.7.1.
http://www.python.org/download/
For Windows also need library msvcr71.dll, to install packages for
Python add-ons:
http://www.dll-files.com/pop.php?dll=msvcr71
2. Qt 4.7.2.
http://qt.nokia.com/downloads/windows-cpp - for Windows
http://qt.nokia.com/downloads/linux-x11-cpp - for Linux
http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x
- for Mac
3. Sip 4.12.1.
http://www.riverbankcomputing.com/software/sip/download - source
4. PyQt 4.8.3.
http://www.riverbankcomputing.com/software/sip/download - source
http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-Py2.7-x86-gpl-4.8.3-1.exe
- binary for Windows (in its recent Sip, and PyQt).
5. Setuptools 0.6c11.
http://pypi.python.org/pypi/setuptools
6. NumPy 1.6.0b2 (already includes the functionality of the older
packages Numeric and numarray).
http://sourceforge.net/projects/numpy/files/NumPy/1.6.0b2/
7. ctypes is not needed, as is already included in python 2.7:
http://starship.python.net/crew/theller/ctypes/
8. PyOpenGL 3.0.1.
http://sourceforge.net/projects/pyopengl/files/PyOpenGL/3.0.1/PyOpenGL-3.0.1.zip/download
- source
http://sourceforge.net/projects/pyopengl/files/PyOpenGL/3.0.1/PyOpenGL-3.0.1.win32.exe/download
- binaries for Windows.
9. Gle 3.1.0.
http://sourceforge.net/projects/gle/files/gle/gle-3.1.0/
10. Glut 3.7.6.
http://www.xmission.com/ ~ nate/glut/glut-3.7.6-src.zip
http://www.xmission.com/ ~ nate/glut/glut-3.7.6-bin.zip - for Windows.
11. PIL 1.1.7.
http://www.pythonware.com/products/pil/
12. Pyrex 0.9.9 (needed to compile the simulator).
http://brl.thefreecat.org/python-pyrex/
13. Gnuplot 4.4.3 (Gnuplot is listed PreReq Builds).
http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.3/
14. OpenBabel 2.3.0 + module for Python 1.6 (this is also from PreReq Builds).
http://openbabel.org/wiki/Get_Open_Babel
15. Py2exe (for Windows).
http://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/py2exe-0.6.9.win32-py2.7.exe/download
No doubt, this work require at least some level of dedication from at
least a couple of contributors. But as everyone knows, working
together multiplies individual's motivation.
So, are we going to do that?