{ "info": { "author": "requalix", "author_email": "req@k17.org", "bugtrack_url": null, "classifiers": [], "description": "=========\nSpiderman\n=========\n\nSpiderman is a wrapper around web.py to make it more like sinatra. Use it like this::\n\n #!env/bin/python\n\n from spiderman.helpers import *\n\n @get('/')\n def main_page():\n pass # main_page.haml in 'views' gets rendered.\n\n @get('/example')\n def example():\n # local vars get passed to example.haml template\n person = { 'name' : 'John', 'age' : 28 }\n return haml()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/spiderman/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "spiderman", "package_url": "https://pypi.org/project/spiderman/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/spiderman/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/spiderman/" }, "release_url": "https://pypi.org/project/spiderman/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A wrapper around web.py to make it more like sinatra.", "version": "0.1.2" }, "last_serial": 799946, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0151ebc5cd38317f9f91b596573c6fd4", "sha256": "e2825919d5c097bb8b10715a7b45374d8ded42f5e311afb085d30afa220b3884" }, "downloads": -1, "filename": "spiderman-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0151ebc5cd38317f9f91b596573c6fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13905, "upload_time": "2013-03-24T12:30:39", "url": "https://files.pythonhosted.org/packages/cb/91/5a0bc5c889a69b0a0388aa36178aa323581d95ffa56885a99a575140fc9e/spiderman-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "26a8dac5e42ad933d566317822f56f2c", "sha256": "315f846e00849d84509c8f573805349780c595239864b63579e09b89faea004f" }, "downloads": -1, "filename": "spiderman-0.1.1.tar.gz", "has_sig": false, "md5_digest": "26a8dac5e42ad933d566317822f56f2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13879, "upload_time": "2013-03-24T13:09:47", "url": "https://files.pythonhosted.org/packages/65/85/08a88e0f210d4a327cd2e384a1c147f84a166ac461ed8be6cad6d594ec6c/spiderman-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a3970d3a557d17ff4a8019f5a991d0b2", "sha256": "58b2dd846e8eece9847fdcac9b45102d0b55babc4af51779d0d1b872a562585e" }, "downloads": -1, "filename": "spiderman-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a3970d3a557d17ff4a8019f5a991d0b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13866, "upload_time": "2013-03-24T13:26:50", "url": "https://files.pythonhosted.org/packages/1d/22/694bc16808a4111cf3b8b4f0eb9e2bf67d60af8571078ba323ea7c3463f1/spiderman-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a3970d3a557d17ff4a8019f5a991d0b2", "sha256": "58b2dd846e8eece9847fdcac9b45102d0b55babc4af51779d0d1b872a562585e" }, "downloads": -1, "filename": "spiderman-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a3970d3a557d17ff4a8019f5a991d0b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13866, "upload_time": "2013-03-24T13:26:50", "url": "https://files.pythonhosted.org/packages/1d/22/694bc16808a4111cf3b8b4f0eb9e2bf67d60af8571078ba323ea7c3463f1/spiderman-0.1.2.tar.gz" } ] }