Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 957 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 957 Bytes

python-addon

Python support for WampServer

Apache version: 2.2.21

About: This is an addon for WampServer 2.2a that enables use of the Python programming language

Where to download Python: Official Python binaries - http://www.python.org/download/ Windows Extensions for python - http://starship.python.net/crew/mhammond/win32/Downloads.html

Manual install instructions: (assumes wamp is already installed and working)

  1. download Python and the Win32 extentions from the sites listed above. Make sure the versions of Python matches for both of them.
  2. Run the installer for Python. Be sure to tell it to install the files in c:\wamp\bin\python\python%PYTHON_VERSION%
  3. add c:\wamp\bin\python\python%PYTHON_VERSION to your %PATH% (a logoff or reboot maybe required)
  4. Run the installer for the Windows Extensions for Python.
  5. restart Wamp

Using the Installer: usage: installer.bat