{ "info": { "author": "Rafael Pivato", "author_email": "rafael@pivato.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "Resto Python Microframework\n===========================\n\n\nOverview\n--------\n\nAlong the last years, coding in Python was fun enough to realize that\nthe amount of freedom provided by the platform could be way to much\nsometimes, specially while working with a bigger team or thousands of\nlines.\n\nThis is based on a peculiar `iron triangle idea`_ where the excess of\nflexibility would cause harmful effects to a code base. This is one of\nmain motivations behind what you can think as lack of functionality in\nthis project.\n\n\nOut of Scope\n------------\n\nThis project avoids falling into a deep REST discussion; of a kind\nthat `Roy Fielding`_ would care about. Main concern is to provide a\nuseful framework for companies and start ups willing to increase their\ndevelopment speed by enforcing some minimum quality at their Web REST\nback-ends.\n\n\n.. _iron triangle idea: http://tcrn.ch/1fch6T9\n.. _Roy Fielding: http://bit.ly/1g9MhBI", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rafaelpivato/resto", "keywords": "rest framework micro microframework wsgi", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "resto", "package_url": "https://pypi.org/project/resto/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/resto/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rafaelpivato/resto" }, "release_url": "https://pypi.org/project/resto/dev/", "requires_dist": null, "requires_python": null, "summary": "Python Microframework for REST endpoints", "version": "dev" }, "last_serial": 1116386, "releases": { "dev": [ { "comment_text": "", "digests": { "md5": "c91dcceb371b432aec52ad4e710f0e1f", "sha256": "1fc26bb14b24a61e063e0c605028c46815afc6a4634bd64fee9b9e7374e314c5" }, "downloads": -1, "filename": "resto-dev.tar.gz", "has_sig": false, "md5_digest": "c91dcceb371b432aec52ad4e710f0e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2014-06-06T04:11:53", "url": "https://files.pythonhosted.org/packages/53/b1/b5be7ed124912b8ff4caaa0480a8333eedf975f71d215f24c3c8a18107a9/resto-dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c91dcceb371b432aec52ad4e710f0e1f", "sha256": "1fc26bb14b24a61e063e0c605028c46815afc6a4634bd64fee9b9e7374e314c5" }, "downloads": -1, "filename": "resto-dev.tar.gz", "has_sig": false, "md5_digest": "c91dcceb371b432aec52ad4e710f0e1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2014-06-06T04:11:53", "url": "https://files.pythonhosted.org/packages/53/b1/b5be7ed124912b8ff4caaa0480a8333eedf975f71d215f24c3c8a18107a9/resto-dev.tar.gz" } ] }