{ "info": { "author": "Simon Davy", "author_email": "bloodearnest@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Education", "Topic :: Games/Entertainment :: Simulation" ], "description": "Turtle Power\n============\n\n.. image:: https://travis-ci.org/AllTheWayDown/turtlepower.png?branch=master :target: https://travis-ci.org/AllTheWayDown/turtlepower\n\nA tool for making games and simulations with Turtles\n\nPowerTurtle is an improved turtle object that provides some new methods, and is\ndesigned to work in game loop as opposed to being driven from a prompt.\n\nTurtleWorld provides a definition of a world and and an engine to manage and\nmove all the turtles in the world.\n\nThere are various example games and simulations that have been written using\nturtlepower.\n\nStatus: very early development, lots changing\n\n\nInstalling\n==========\n\nDependencies: system python, 2.7, 3.2 or 3.3\n\nTo install dev dependancies\n\n.. code::\n\n pip install -r requirements.txt", "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/AllTheWayDown/turtlepower", "keywords": "turtle education kids", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "turtlepower", "package_url": "https://pypi.org/project/turtlepower/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/turtlepower/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/AllTheWayDown/turtlepower" }, "release_url": "https://pypi.org/project/turtlepower/0.1/", "requires_dist": null, "requires_python": null, "summary": "A tool for advanced use of the turtle module", "version": "0.1" }, "last_serial": 876105, "releases": { "0.1": [] }, "urls": [] }