{ "info": { "author": "Armin Ronacher", "author_email": "armin.ronacher@active-4.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====================\r\nColubrid WSGI Toolkit\r\n=====================\r\n\r\nColubrid is a WSGI request handler which simplifies python web developement.\r\n\r\nIf you've ever created a WSGI application without an framework or an request\r\nhandler you know how stupid this can be.\r\n\r\nHello World Example\r\n===================\r\n\r\nThis example outputs \"Hello World\"::\r\n\r\n from colubrid import BaseApplication, HttpResponse\r\n\r\n class HelloWorld(BaseApplication):\r\n def process_request(self):\r\n return HttpResponse('Hello World!')\r\n\r\n app = HelloWorld\r\n\r\nDocumentation can be found on `the homepage`_.\r\n\r\n.. _the homepage: http://wsgiarea.pocoo.org/colubrid/documentation/", "description_content_type": null, "docs_url": null, "download_url": "http://wsgiarea.pocoo.org/colubrid/dist/Colubrid-0.10.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://wsgiarea.pocoo.org/colubrid/", "keywords": "wsgi web", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "Colubrid", "package_url": "https://pypi.org/project/Colubrid/", "platform": "any", "project_url": "https://pypi.org/project/Colubrid/", "project_urls": { "Download": "http://wsgiarea.pocoo.org/colubrid/dist/Colubrid-0.10.tar.gz", "Homepage": "http://wsgiarea.pocoo.org/colubrid/" }, "release_url": "https://pypi.org/project/Colubrid/0.10/", "requires_dist": null, "requires_python": null, "summary": "simple wsgi publisher", "version": "0.10" }, "last_serial": 802502, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "882977a687f5f93cff464f748970e222", "sha256": "37883d5b0b5a0deb2bf856adecc1cd32ac6aa0af4dfaf99a15b016e1ad02827c" }, "downloads": -1, "filename": "Colubrid-0.10-py2.3.egg", "has_sig": false, "md5_digest": "882977a687f5f93cff464f748970e222", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 176400, "upload_time": "2006-09-10T18:40:49", "url": "https://files.pythonhosted.org/packages/d9/a6/07425899b88307effb0bf6248c35df1a0afba928d4c1105e9973c905bfb4/Colubrid-0.10-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "74c69dbe5cfd566ac490fed54ec8bf7a", "sha256": "f29c35ca817ba5548815c3d611867ce9f3f5cecf276fbcd1f9a3d882e30f53c1" }, "downloads": -1, "filename": "Colubrid-0.10-py2.4.egg", "has_sig": false, "md5_digest": "74c69dbe5cfd566ac490fed54ec8bf7a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 58042, "upload_time": "2006-09-10T18:40:20", "url": "https://files.pythonhosted.org/packages/81/28/a6b3e80490b42e4a156f28ff16bca0c61c3ec63769c773eb171a685d8c5f/Colubrid-0.10-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "842af04469f898207e016985461be032", "sha256": "6814f94bbe08148d61efad07388fbe96d6f0e3cc4186c8d90a5c9f22b00fdd31" }, "downloads": -1, "filename": "Colubrid-0.10.tar.gz", "has_sig": false, "md5_digest": "842af04469f898207e016985461be032", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29026, "upload_time": "2006-09-10T18:40:18", "url": "https://files.pythonhosted.org/packages/5a/d4/177c32789185197228ef2fc4ba8f02f1764f751e81cf42fa88d4728319a6/Colubrid-0.10.tar.gz" } ], "0.8": [], "0.9": [], "0.9.1": [], "0.9.8": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "882977a687f5f93cff464f748970e222", "sha256": "37883d5b0b5a0deb2bf856adecc1cd32ac6aa0af4dfaf99a15b016e1ad02827c" }, "downloads": -1, "filename": "Colubrid-0.10-py2.3.egg", "has_sig": false, "md5_digest": "882977a687f5f93cff464f748970e222", "packagetype": "bdist_egg", "python_version": "2.3", "requires_python": null, "size": 176400, "upload_time": "2006-09-10T18:40:49", "url": "https://files.pythonhosted.org/packages/d9/a6/07425899b88307effb0bf6248c35df1a0afba928d4c1105e9973c905bfb4/Colubrid-0.10-py2.3.egg" }, { "comment_text": "", "digests": { "md5": "74c69dbe5cfd566ac490fed54ec8bf7a", "sha256": "f29c35ca817ba5548815c3d611867ce9f3f5cecf276fbcd1f9a3d882e30f53c1" }, "downloads": -1, "filename": "Colubrid-0.10-py2.4.egg", "has_sig": false, "md5_digest": "74c69dbe5cfd566ac490fed54ec8bf7a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 58042, "upload_time": "2006-09-10T18:40:20", "url": "https://files.pythonhosted.org/packages/81/28/a6b3e80490b42e4a156f28ff16bca0c61c3ec63769c773eb171a685d8c5f/Colubrid-0.10-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "842af04469f898207e016985461be032", "sha256": "6814f94bbe08148d61efad07388fbe96d6f0e3cc4186c8d90a5c9f22b00fdd31" }, "downloads": -1, "filename": "Colubrid-0.10.tar.gz", "has_sig": false, "md5_digest": "842af04469f898207e016985461be032", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29026, "upload_time": "2006-09-10T18:40:18", "url": "https://files.pythonhosted.org/packages/5a/d4/177c32789185197228ef2fc4ba8f02f1764f751e81cf42fa88d4728319a6/Colubrid-0.10.tar.gz" } ] }