{ "info": { "author": "Tark", "author_email": "tark.hidden@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Pyramid-Classy\n--------------\n\nPyramid-Classy is an extension that adds class-based views to\nPyramid more simple. Main idea was taken from the Flask-Classy written by\nFreedom Dumlao.\n\nDocumentation: https://github.com/tark-hidden/pyramid_classy\n\nChangelog\n*********\n\n0.4.2\n-----\n\n* Py3 compatibility support.\n\n\n0.4\n---\n\n* IndexView is very useful name, but... Now you can handle a root url with any class you want - with route_base = '/'.\n* Some weird bugs has been fixed.\n\n\n0.3\n---\n\n* Fixed a terrible bug, that doesn't allow to define a few routes for the root.\n* Added debug flag. Now you can see routes and their names if you want.\n* Added @view_defaults support. It's weird, but it didn't work properly.\n\n \n0.2\n---\n \n* Cleaned up code. \n* Now functions in classes accepts only one argument: self. Request variable now is self.request.\n\n\n0.1\n---\n\nInitial release.", "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/tark-hidden/pyramid_classy", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Pyramid-Classy", "package_url": "https://pypi.org/project/Pyramid-Classy/", "platform": "any", "project_url": "https://pypi.org/project/Pyramid-Classy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tark-hidden/pyramid_classy" }, "release_url": "https://pypi.org/project/Pyramid-Classy/0.4.3/", "requires_dist": null, "requires_python": null, "summary": "Class-based views for Pyramid", "version": "0.4.3" }, "last_serial": 1614576, "releases": { "0.4.1": [], "0.4.2": [ { "comment_text": "", "digests": { "md5": "3b7b264a1c6fc28d5b77503e5092d9ba", "sha256": "777dcf17093d952ad6ac7dc8f6f3ddd332332aba7aa96e43316fe9c934cfbfea" }, "downloads": -1, "filename": "Pyramid-Classy-0.4.2.zip", "has_sig": false, "md5_digest": "3b7b264a1c6fc28d5b77503e5092d9ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8159, "upload_time": "2015-02-24T21:04:11", "url": "https://files.pythonhosted.org/packages/b1/d5/45424eb83902747047086b2f039e0327774a6ddbe8d3dda1deba311ffa7f/Pyramid-Classy-0.4.2.zip" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "73e8ef6a0a669966762d70aa1b0e2ba8", "sha256": "30ab8783d4b14f10755e4f9f6e682b93dcb7edd60b950e4dbdea99f154261cb1" }, "downloads": -1, "filename": "pyramid-classy-0.4.3.zip", "has_sig": false, "md5_digest": "73e8ef6a0a669966762d70aa1b0e2ba8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8215, "upload_time": "2015-06-15T08:03:42", "url": "https://files.pythonhosted.org/packages/d4/4e/c55e2d9dd830b2cd93a4c29ee6d0512ed3270935631d0c6c180c86023f6d/pyramid-classy-0.4.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73e8ef6a0a669966762d70aa1b0e2ba8", "sha256": "30ab8783d4b14f10755e4f9f6e682b93dcb7edd60b950e4dbdea99f154261cb1" }, "downloads": -1, "filename": "pyramid-classy-0.4.3.zip", "has_sig": false, "md5_digest": "73e8ef6a0a669966762d70aa1b0e2ba8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8215, "upload_time": "2015-06-15T08:03:42", "url": "https://files.pythonhosted.org/packages/d4/4e/c55e2d9dd830b2cd93a4c29ee6d0512ed3270935631d0c6c180c86023f6d/pyramid-classy-0.4.3.zip" } ] }