MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "query": {
        "pages": {
            "1506": {
                "pageid": 1506,
                "ns": 0,
                "title": "Telling Windows where to find Python",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Determining whether or not there is a problem ==\n\nOpen a console window (Start, All Programs, Accessories, Command Prompt) and type <tt>python</tt>. If you get the Python prompt (i.e. <tt>>>></tt>), then all is well. If instead you get something like this\n\n 'python' is not recognized as an internal or external command,\n operable program or batch file.\n\nthen you have a problem. The first thing to do is reboot. If that does not solve the problem, then you can add the path to the Python executable to your Windows PATH. To do this, choose Start, then right-click My Computer and choose Properties. Click the Advanced tab, then click the Environment Variables button. Double-click the environmental variable named PATH (in the lower panel) and (assuming you have Python 2.5) add the following at the end of the text labeled ``Variable value''\n\n ;C:\\Python25\n\nIf you have Python 2.6, you would type instead\n\n ;C:\\Python26\n\n(Be careful to add the above text at the end and do not erase any existing text!) After pressing Ok twice to close the open dialog boxes, and after closing any open Command Prompt windows (which will still be working with the old PATH), you should be able to now start python at any new Command Prompt windows."
                    }
                ]
            },
            "1511": {
                "pageid": 1511,
                "ns": 0,
                "title": "Version 1.1.2 Download",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "'''These instructions pertain to an old version of Phycas. Unless you have some reason to install this obsolete version, you should go instead to the main [[Download]] page and obtain the most recent version.'''\n\nPrebuilt binary installers for Phycas are available only for 32-bit Windows and MacOS 10.4 or 10.5. If you have a different operating system (e.g. Linux), you will need to download the source distribution and build Phycas yourself using the instructions provided on this web site.\n\n== Release Notes ==\n\n* Release notes are included in the manual (see below)\n* Bug fixes are described in the [http://hydrodictyon.eeb.uconn.edu/projects/phycas/downloads/v1.1/BUGS BUGS] file\n\n== Manual ==\n\n* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/PhycasManual-1.1.2.pdf PhycasManual-1.1.2.pdf]\n\n== MacOS 10.4 or 10.5 ==\n\n# Download '''one''' of the following:\n## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.dmg Phycas-1.1.2.1052.dmg] if you run Python 2.5 that came with your version of the Mac OS.\n## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.3.dmg Phycas-1.1.3.dmg] if you have installed your own copy of python 2.5\n## [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/MacIntel-Python2.6-Phycas-1.1.3.dmg MacIntel-Python2.6-Phycas-1.1.3.dmg] if you have installed a version of python '''2.6'''\n# Double-click the DMG file to open, then drag files within to a folder of your choice on your hard drive\n\n== Windows XP/Vista ==\n\nPhycas is a Python application. You must have Python 2.5 or 2.6 installed on your system before installing Phycas on your Windows PC. To find out which version of Python you have, open a console window and type <tt>python -V</tt>. \n\n'''Python note:''' If you have just installed Python on your system, you may have to tell Windows where to find it. See [[Telling Windows where to find Python]] for details.\n\n'''Vista note:''' Right-click the installer and choose \"Run as administrator\" to install. To uninstall, go to the button formerly known as Start, choose All Programs, then Phycas, finally right-clicking the Uninstall Phycas shortcut and choosing \"Run as administrator\"\n\n'''Uninstall first!''' Please uninstall any older versions of Phycas before installing a new version.\n\n* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.win32-py2.5.exe Phycas-1.1.2.1052.win32-py2.5.exe] (requires Python 2.5.x)\n* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1053.win32-py2.6.exe Phycas-1.1.2.1053.win32-py2.6.exe] (requires Python 2.6.x)\n* Double-click the EXE file to start the installer program.\n\n== Linux (source distribution) ==\n\n* Download [http://www.eeb.uconn.edu/projects/phycas/downloads/v1.1/Phycas-1.1.2.1052.tar.gz Phycas-1.1.2.1052.tar.gz]\n* [[Building from source|Instructions for building Phycas]]\n\n__NOTOC__ __NOEDITSECTION__"
                    }
                ]
            }
        }
    }
}