{ "info": { "author": "Platipy Project", "author_email": "platipy@platipy.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2 :: Only", "Topic :: Games/Entertainment", "Topic :: Multimedia", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: pygame" ], "description": "======\nSpyral\n======\n\nSpyral is a library/engine for developing 2D games in Python 2.X, with a focus in rapid development and clean design. Any system that runs Pygame should be able to run Spyral. Instead of ``import pygame``, you'll just use ``import spyral`` instead.\n\nPre-requisites\n--------------\n\n* `Pygame `_\n* `Parsley `_\n* `Greenlets `_ (optional, if you want to use the powerful Actors feature for multi-processing)\n\nUsing Spyral on the XO Laptop\n-----------------------------\n\nSpyral was specifically designed for developing XO laptop games. Spyral's main source of documentation can be found at the Platipy project, which documents Spyral in the context of a university course for which it was developed. `Visit the Platipy Project `_\n\nUsing Spyral Elsewhere\n----------------------\n\nA simple `Skeleton `_ , along with many other `examples `_ are available.\n\nKnown Bugs\n----------\n\n* Not compliant with 3.x (XO laptops use Python 2.5, so we don't target 3.x).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/platipy/spyral", "keywords": "pygame game engine", "license": "LGPLv2", "maintainer": null, "maintainer_email": null, "name": "spyral", "package_url": "https://pypi.org/project/spyral/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/spyral/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/platipy/spyral" }, "release_url": "https://pypi.org/project/spyral/0.9.6/", "requires_dist": null, "requires_python": null, "summary": "A Python library for game development", "version": "0.9.6" }, "last_serial": 1058180, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "45b16979aa09b4983b92cbd55f8201fd", "sha256": "8a7048e6f6a76bdf8c9370dbcd1f5c0c8a0349fb051f8fa49a513c0194eeb82e" }, "downloads": -1, "filename": "spyral-0.2.tar.gz", "has_sig": false, "md5_digest": "45b16979aa09b4983b92cbd55f8201fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28658, "upload_time": "2012-10-31T19:09:41", "url": "https://files.pythonhosted.org/packages/aa/1f/ab9355f12083fbe7f3b95a8102df9e435a3bd842a322ba48f7fade7ed916/spyral-0.2.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "a081f53e300b03659c43e13f8c0017a8", "sha256": "5902430f80607518260e73a882d9379e5f4c5862b0fc51f4e2c847696eedfe7e" }, "downloads": -1, "filename": "spyral-0.9.6.zip", "has_sig": false, "md5_digest": "a081f53e300b03659c43e13f8c0017a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 460612, "upload_time": "2014-04-11T19:46:27", "url": "https://files.pythonhosted.org/packages/e9/ee/f924de7f717ff3967b216a879ff925c9b25aa73e5ed631f44b883cee9116/spyral-0.9.6.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a081f53e300b03659c43e13f8c0017a8", "sha256": "5902430f80607518260e73a882d9379e5f4c5862b0fc51f4e2c847696eedfe7e" }, "downloads": -1, "filename": "spyral-0.9.6.zip", "has_sig": false, "md5_digest": "a081f53e300b03659c43e13f8c0017a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 460612, "upload_time": "2014-04-11T19:46:27", "url": "https://files.pythonhosted.org/packages/e9/ee/f924de7f717ff3967b216a879ff925c9b25aa73e5ed631f44b883cee9116/spyral-0.9.6.zip" } ] }