{ "info": { "author": "Sasha Hart", "author_email": "s@sashahart.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Cutlass\n=======\n\n.. image:: https://travis-ci.org/sashahart/cutlass.png?branch=master\n :target: https://travis-ci.org/sashahart/cutlass\n :alt: Build status for Cutlass on Travis CI\n\nCutlass is a Python (2.7+) library for making web app backends.\n\nIt's a small, carefully-designed set of components which do basic jobs usually\ndone by a framework, without needing to be used together. Dependencies,\ninternal coupling, automatic behavior and magic are kept to a minimum. These\ncomponents snap together flexibly with each other and anything else that uses\nWSGI, including most Python frameworks as well as best-of-breed libraries like\nWebOb, Bottle and Werkzeug. (You don't have to know about WSGI, though you can\neasily work at that level if you need to.)\n\nThis design lets you get started quickly, completely understand and control\nwhat your app is doing, keep overhead down, and tailor your architecture and\ncomponents to your tastes and tasks.\n\nSee `the Cutlass frontpage `_ for more\ninformation, including links to documentation.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sashahart/cutlass", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "cutlass", "package_url": "https://pypi.org/project/cutlass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cutlass/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sashahart/cutlass" }, "release_url": "https://pypi.org/project/cutlass/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Modular library for writing WSGI apps", "version": "0.0.1" }, "last_serial": 1946297, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "72cf07656e4ee6f89a15033b55e0db9f", "sha256": "be838628d6c183b62fc63d3fc6452447c4a57d32ce833e311840642825d4d620" }, "downloads": -1, "filename": "cutlass-0.0.0.tar.gz", "has_sig": false, "md5_digest": "72cf07656e4ee6f89a15033b55e0db9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69354, "upload_time": "2012-10-26T05:56:34", "url": "https://files.pythonhosted.org/packages/61/81/18c23c896d5d2b465f5bb3f95671697e03d1b7ab98dc3f4acd52f3c68c8c/cutlass-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "172f059494e3fa6f33b8ae3064945154", "sha256": "753c87d09f3f910a16d3342bc70907a424f98983a1d146d4b28da5a48a83b5c5" }, "downloads": -1, "filename": "cutlass-0.0.1.tar.gz", "has_sig": false, "md5_digest": "172f059494e3fa6f33b8ae3064945154", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64325, "upload_time": "2013-03-26T02:40:12", "url": "https://files.pythonhosted.org/packages/1b/b5/ccec4abedffb02e61b88f7de3eddf80105189043d41764c29c2e3954847a/cutlass-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "172f059494e3fa6f33b8ae3064945154", "sha256": "753c87d09f3f910a16d3342bc70907a424f98983a1d146d4b28da5a48a83b5c5" }, "downloads": -1, "filename": "cutlass-0.0.1.tar.gz", "has_sig": false, "md5_digest": "172f059494e3fa6f33b8ae3064945154", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64325, "upload_time": "2013-03-26T02:40:12", "url": "https://files.pythonhosted.org/packages/1b/b5/ccec4abedffb02e61b88f7de3eddf80105189043d41764c29c2e3954847a/cutlass-0.0.1.tar.gz" } ] }