{ "info": { "author": "Syrus Akbary", "author_email": "me@syrusakbary.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\nFlask-Beaker\n============\n\nBeaker session interface for Flask.\n\n\nINSTALLATION\n============\n\nFirst, you must do::\n\n pip install Flask-Beaker\n\nOr::\n\n python setup.py install\n\n\nUsage\n=====\n\nFor using Beaker session magnament in Flask you only have to add this into your app::\n\n from flask_beaker import BeakerSession\n BeakerSession(app)\n\nTODOs and BUGS\n==============\nSee: http://github.com/syrusakbary/flask-beaker/issues", "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/syrusakbary/flask-beaker", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Flask-Beaker", "package_url": "https://pypi.org/project/Flask-Beaker/", "platform": "any", "project_url": "https://pypi.org/project/Flask-Beaker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/syrusakbary/flask-beaker" }, "release_url": "https://pypi.org/project/Flask-Beaker/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Beaker session interface for Flask.", "version": "0.2.0" }, "last_serial": 784263, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "c3eff4844a38b81723c99142b2968b3a", "sha256": "61fef76d39017656c29d3d8038472ea835b43672b19ed80e79be7f79bcf7c632" }, "downloads": -1, "filename": "Flask-Beaker-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c3eff4844a38b81723c99142b2968b3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2751, "upload_time": "2012-04-22T22:02:33", "url": "https://files.pythonhosted.org/packages/5c/35/896a454c284b8e908b19f263928750b50e06281cd491b39d0f61be29c5c9/Flask-Beaker-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3eff4844a38b81723c99142b2968b3a", "sha256": "61fef76d39017656c29d3d8038472ea835b43672b19ed80e79be7f79bcf7c632" }, "downloads": -1, "filename": "Flask-Beaker-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c3eff4844a38b81723c99142b2968b3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2751, "upload_time": "2012-04-22T22:02:33", "url": "https://files.pythonhosted.org/packages/5c/35/896a454c284b8e908b19f263928750b50e06281cd491b39d0f61be29c5c9/Flask-Beaker-0.2.0.tar.gz" } ] }