{ "info": { "author": "Ellison Le\u00e3o", "author_email": "ellisonleao@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-Gist\n==========\n\n[![PyPi version](https://pypip.in/v/Flask-Gist/badge.png)](https://crate.io/packages/Flask-Gist/)\n[![PyPi downloads](https://pypip.in/d/Flask-Gist/badge.png)](https://crate.io/packages/Flask-Gist/)\n\nA simple flask extension to render Github Gists on the template\n\nUsage:\n\n {{ gist(GIST_ID) }}\n\nThis will render the Github's Gist embed code on the template. Checkout the [example code](https://github.com/ellisonleao/Flask-Gist/blob/master/example.py)", "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/ellisonleao/Flask-Gist/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Flask-Gist", "package_url": "https://pypi.org/project/Flask-Gist/", "platform": "any", "project_url": "https://pypi.org/project/Flask-Gist/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ellisonleao/Flask-Gist/" }, "release_url": "https://pypi.org/project/Flask-Gist/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A simple flask extension to render Github Gists on template", "version": "0.1.1" }, "last_serial": 1337216, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d959627dbcbce5235baf0977521ac80d", "sha256": "007b4eaad415d160716b6ba691e4717fb4314dd08337027389e3eebde06a346f" }, "downloads": -1, "filename": "Flask-Gist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d959627dbcbce5235baf0977521ac80d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1703, "upload_time": "2014-04-14T04:31:13", "url": "https://files.pythonhosted.org/packages/2f/53/61277212c2b0c2413b36009882aaff57bf6f541effcb1110476f78554a57/Flask-Gist-0.1.0.tar.gz" } ], "0.1.1": [] }, "urls": [] }