{ "info": { "author": "James Goodrich", "author_email": "jdgoodrichjr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========\r\nPython Wrapper for Graphics and Events\r\n===========\r\n\r\nThe pyWGE provides an easier interface to the pyGame API. You might find\r\nit most useful for tasks involving developing games or creating other types\r\nof event-based visualizations. Typical usage often looks like this::\r\n\r\n #!/usr/bin/env python\r\n\r\n from pywge.graphics import Display\r\n\r\n screen = Display(-1, autoClear=False, hideCursor=False, ursor=\"reticle.png\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/PyWGE/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "PyWGE", "package_url": "https://pypi.org/project/PyWGE/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyWGE/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/PyWGE/" }, "release_url": "https://pypi.org/project/PyWGE/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Event-driven visualization/interaction wrapper library", "version": "0.1.0" }, "last_serial": 174708, "releases": { "0.1.0": [] }, "urls": [] }