{ "info": { "author": "Nathan Whitehead", "author_email": "nwhitehe@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This module allows your Python programs to easily have a persistent\r\nglobal distributed shared state. This state can be used to store\r\nthings like number of users, game high scores, message of the day from\r\nthe author, etc. The state has an interface like a dictionary with\r\nsome additional synchronization functionality and some restrictions.\r\nThis module connects to a server on the Google App Engine to store and\r\nmanage data. It uses a simple security model based on Google\r\naccounts.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pygalaxy/", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "AppState", "package_url": "https://pypi.org/project/AppState/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AppState/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/pygalaxy/" }, "release_url": "https://pypi.org/project/AppState/0.1/", "requires_dist": null, "requires_python": null, "summary": "Distributed application state via a Google App Engine server", "version": "0.1" }, "last_serial": 783772, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "90e801e1012a4304657af7232c751376", "sha256": "2fcc12e1aa078b25cb9996324503786b1ea8d21f6278437b3bf9c092ac1217b1" }, "downloads": -1, "filename": "AppState-0.1.tar.gz", "has_sig": false, "md5_digest": "90e801e1012a4304657af7232c751376", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31578, "upload_time": "2008-09-16T23:40:46", "url": "https://files.pythonhosted.org/packages/43/f1/43771b4d60e18401ba7b675a6b62c8cce8db141c31cea6d6a1d735a1e9de/AppState-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90e801e1012a4304657af7232c751376", "sha256": "2fcc12e1aa078b25cb9996324503786b1ea8d21f6278437b3bf9c092ac1217b1" }, "downloads": -1, "filename": "AppState-0.1.tar.gz", "has_sig": false, "md5_digest": "90e801e1012a4304657af7232c751376", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31578, "upload_time": "2008-09-16T23:40:46", "url": "https://files.pythonhosted.org/packages/43/f1/43771b4d60e18401ba7b675a6b62c8cce8db141c31cea6d6a1d735a1e9de/AppState-0.1.tar.gz" } ] }