{ "info": { "author": "ericsk", "author_email": "ericsk@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": ".. contents::\n :depth: 2\n\nAbout\n=====\n\n GAEO (Goole App Engine Oil) is a simple framework that normalize the code layout and coding style for Google App Engine.\n\nLicense\n=========\n\n GAEO is released under Apache License 2.0. \n http://www.apache.org/licenses/LICENSE-2.0\n\n\nEasy Install & Usage\n======================\n\n1. install gaeo with easy_install command (if you already installed setuptools)::\n\n $ easy_install gaeo\n\n2. Create new project by using \"gaeo hello\" to create a \"hello/\" directory and a project with the same name as you applied in Google App Engine::\n\n gaeo hello\n\n3. For more tutorial, please visit:\n http://doc.gaeo.org/\n \nMore Information\n===================\n\n Project home\n http://code.google.com/p/google-app-engine-oil/\n\n Discussion Group\n http://groups.google.com/group/google-app-engine-oil\n\n Documentations\n http://doc.gaeo.org/\n\n Blog\n http://blog.gaeo.org/", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/google-app-engine-oil/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://blog.gaeo.org/", "keywords": "appengine,webframework", "license": "Apache License 2.0 ", "maintainer": null, "maintainer_email": null, "name": "gaeo", "package_url": "https://pypi.org/project/gaeo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gaeo/", "project_urls": { "Download": "http://code.google.com/p/google-app-engine-oil/", "Homepage": "http://blog.gaeo.org/" }, "release_url": "https://pypi.org/project/gaeo/0.3/", "requires_dist": null, "requires_python": null, "summary": "Web Framework for Google App Engine", "version": "0.3" }, "last_serial": 121640, "releases": { "0.1": [], "0.2": [], "0.2-alpha": [], "0.2-alpha2": [], "0.2-beta": [], "0.2.1": [], "0.3": [], "0.3-alpha-1": [], "0.3-beta": [] }, "urls": [] }