{ "info": { "author": "Sergey K.", "author_email": "py-rs@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "py-rs 1.0\r\n=========\r\n\r\nThis framework defines a set of Python APIs for the development of Web\r\nservices built according to the Representational State Transfer (REST)\r\narchitectural style.\r\n\r\nhttp://py-rs.googlecode.com\r\n\r\n\r\nConcept\r\n-------\r\n\r\nSee Concept.html in /docs directory for description of py-rs 1.0 API.\r\n\r\n\r\nInstalling\r\n----------\r\n\r\nTo install py-rs, make sure you have Python 2.6 or Python 2.7 installed. Then\r\nrun this command from the command prompt:\r\n\r\n python setup.py install\r\n\r\n\r\nUnit Tests\r\n----------\r\n\r\nTo run py-rs test suite, switch to /tests directory and run this command in\r\nthe command prompt:\r\n\r\n python suite.py\r\n\r\n\r\nSamples\r\n-------\r\n\r\nExamples of how to use py-rs APIs are located in /samples directory.\r\n\r\n\r\nSupport & Feedback\r\n------------------\r\n\r\nFor support information, please visit py-rs project home:\r\n\r\n http://py-rs.googlecode.com\r\n\r\nor py-rs Google Group:\r\n\r\n http://groups.google.com/group/py-rs/topics\r\n\r\n\r\nCopyright\r\n---------\r\n\r\nSee the included LICENSE file for specific legal details.\r\n\r\n2011, Sergey K.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://py-rs.googlecode.com", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "py-rs", "package_url": "https://pypi.org/project/py-rs/", "platform": "any", "project_url": "https://pypi.org/project/py-rs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://py-rs.googlecode.com" }, "release_url": "https://pypi.org/project/py-rs/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python REST framework", "version": "1.0" }, "last_serial": 279876, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "325524eacc7f13a4bb48b03dd9ea9c93", "sha256": "684608973a896c9d43beb68b3495b9b8347d20b40512d665865f4736cd5d9e61" }, "downloads": -1, "filename": "py-rs-1.0.zip", "has_sig": false, "md5_digest": "325524eacc7f13a4bb48b03dd9ea9c93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42980, "upload_time": "2011-09-29T22:22:17", "url": "https://files.pythonhosted.org/packages/8f/3f/9c281ef01c49743c0921613ddc4ce396ddd8a8b22710761d5749c5d75f83/py-rs-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "325524eacc7f13a4bb48b03dd9ea9c93", "sha256": "684608973a896c9d43beb68b3495b9b8347d20b40512d665865f4736cd5d9e61" }, "downloads": -1, "filename": "py-rs-1.0.zip", "has_sig": false, "md5_digest": "325524eacc7f13a4bb48b03dd9ea9c93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42980, "upload_time": "2011-09-29T22:22:17", "url": "https://files.pythonhosted.org/packages/8f/3f/9c281ef01c49743c0921613ddc4ce396ddd8a8b22710761d5749c5d75f83/py-rs-1.0.zip" } ] }