{ "info": { "author": "Guido van Rossum and the Python community", "author_email": "python-dev@python.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Development Status :: 6 - Mature", "License :: OSI Approved :: Python Software Foundation License", "Natural Language :: English", "Programming Language :: C", "Programming Language :: Python", "Topic :: Software Development" ], "description": "Python is an interpreted, interactive, object-oriented programming\nlanguage. It is often compared to Tcl, Perl, Scheme or Java.\n\nPython combines remarkable power with very clear syntax. It has\nmodules, classes, exceptions, very high level dynamic data types, and\ndynamic typing. There are interfaces to many system calls and\nlibraries, as well as to various windowing systems (X11, Motif, Tk,\nMac, MFC). New built-in modules are easily written in C or C++. Python\nis also usable as an extension language for applications that need a\nprogrammable interface.\n\nThe Python implementation is portable: it runs on many brands of UNIX,\non Windows, DOS, OS/2, Mac, Amiga... If your favorite system isn't\nlisted here, it may still be supported, if there's a C compiler for\nit. Ask around on comp.lang.python -- or just try compiling Python\nyourself.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.python.org/2.5", "keywords": null, "license": "PSF license", "maintainer": null, "maintainer_email": null, "name": "Python", "package_url": "https://pypi.org/project/Python/", "platform": "Many", "project_url": "https://pypi.org/project/Python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.python.org/2.5" }, "release_url": "https://pypi.org/project/Python/2.5/", "requires_dist": null, "requires_python": null, "summary": "A high-level object-oriented programming language", "version": "2.5" }, "last_serial": 448818, "releases": { "2.3.2": [], "2.3a2": [], "2.4.1": [], "2.4.2": [], "2.4.2c1": [], "2.4.4c1": [], "2.5": [], "Monty": [] }, "urls": [] }