{
"info": {
"author": "Daniel Knell",
"author_email": "contact@danielknell.co.uk",
"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",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Flask-Generic-Views\n===================\n\nFlask-Generic-Views is a set of generic class-based views for the Flask\nmicroframework inspired by the ones in Django.\n\n.. code:: python\n\n from flask import Flask\n from flask.ext.generic_views import TemplateView\n\n app = Flask(__name__)\n\n index_view = TemplateView.as_view('index', template_file='index.html')\n\n app.add_url_rule('/', index_view)\n\n if __name__ == '__main__':\n app.run()\n\nDatabase Support\n----------------\n\nCurrently Flask-Generic-Views supports use of Models created with SQLAlchemy.\n\nInstallation\n------------\n\nTo install the basic views:\n\n.. code:: bash\n\n $ pip install flask-generic-views\n\nTo install optional SQLAlchemy support:\n\n.. code:: bash\n\n $ pip install flask-generic-views[sqlalchemy]\n\nTo install all optional packages:\n\n.. code:: bash\n\n $ pip install flask-generic-views[all]\n\nLinks\n-----\n\n* `Documentation `_\n* `GitHub `_",
"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/artisanofcode/flask-generic-views",
"keywords": null,
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "Flask-Generic-Views",
"package_url": "https://pypi.org/project/Flask-Generic-Views/",
"platform": "any",
"project_url": "https://pypi.org/project/Flask-Generic-Views/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/artisanofcode/flask-generic-views"
},
"release_url": "https://pypi.org/project/Flask-Generic-Views/0.1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "A set of generic class-based views for flask",
"version": "0.1.1"
},
"last_serial": 2470509,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "97aae7c1b4294d9b637a2f35b684f22b",
"sha256": "58bda57af3927ce26fcff4431b6ffc6d0d83e7041df31c55e128df1815fd4ea6"
},
"downloads": -1,
"filename": "Flask-Generic-Views-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "97aae7c1b4294d9b637a2f35b684f22b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12358,
"upload_time": "2016-01-05T21:23:49",
"url": "https://files.pythonhosted.org/packages/0c/06/e3711c3fae820c89537df25db302dfa0400dd3d1b6820d3640d4f158804e/Flask-Generic-Views-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "a750e548010dc8575b41317b9e01cfce",
"sha256": "a44d3c6d16e95d4d295d1f1525c14de5778f789c3d0522b60f286daba570eb46"
},
"downloads": -1,
"filename": "Flask_Generic_Views-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a750e548010dc8575b41317b9e01cfce",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 15413,
"upload_time": "2016-11-19T14:51:02",
"url": "https://files.pythonhosted.org/packages/a2/70/e96a7d9dcb9b89aae6a522885f0e0749071001cd49960bd72512407a8395/Flask_Generic_Views-0.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "64e44a20c94f508a4383882879476613",
"sha256": "3e94c9a593f4e02afa13eb9c17dbb28f5380bb8158723b6a2ae278477447411c"
},
"downloads": -1,
"filename": "Flask-Generic-Views-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "64e44a20c94f508a4383882879476613",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12384,
"upload_time": "2016-11-19T14:50:57",
"url": "https://files.pythonhosted.org/packages/1f/7a/173d772672738e9dee4722c63c3cd4e48957e7362030d0c42afd82ae6d07/Flask-Generic-Views-0.1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a750e548010dc8575b41317b9e01cfce",
"sha256": "a44d3c6d16e95d4d295d1f1525c14de5778f789c3d0522b60f286daba570eb46"
},
"downloads": -1,
"filename": "Flask_Generic_Views-0.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a750e548010dc8575b41317b9e01cfce",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 15413,
"upload_time": "2016-11-19T14:51:02",
"url": "https://files.pythonhosted.org/packages/a2/70/e96a7d9dcb9b89aae6a522885f0e0749071001cd49960bd72512407a8395/Flask_Generic_Views-0.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "64e44a20c94f508a4383882879476613",
"sha256": "3e94c9a593f4e02afa13eb9c17dbb28f5380bb8158723b6a2ae278477447411c"
},
"downloads": -1,
"filename": "Flask-Generic-Views-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "64e44a20c94f508a4383882879476613",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12384,
"upload_time": "2016-11-19T14:50:57",
"url": "https://files.pythonhosted.org/packages/1f/7a/173d772672738e9dee4722c63c3cd4e48957e7362030d0c42afd82ae6d07/Flask-Generic-Views-0.1.1.tar.gz"
}
]
}