{ "info": { "author": "Invenio collaboration", "author_email": "info@invenio-software.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Flask", "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", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\nFlask-OAuth2Server\n==================\n\n.. image:: https://travis-ci.org/inveniosoftware/flask-oauth2server.png?branch=master\n :target: https://travis-ci.org/inveniosoftware/flask-oauth2server\n.. image:: https://coveralls.io/repos/inveniosoftware/flask-oauth2server/badge.png?branch=master\n :target: https://coveralls.io/r/inveniosoftware/flask-oauth2server\n.. image:: https://pypip.in/v/Flask-OAuth2Server/badge.png\n :target: https://pypi.python.org/pypi/Flask-OAuth2Server/\n.. image:: https://pypip.in/d/Flask-OAuth2Server/badge.png\n :target: https://pypi.python.org/pypi/Flask-OAuth2Server/\n\n\nAbout\n=====\nFlask-OAuth2Server is a Flask extension that allows you to quickly add an\nOAuth2 provider to your Flask application.\n\nInstallation\n============\nFlask-OAuth2Server is on PyPI so all you need is: ::\n\n pip install Flask-OAuth2Server\n\nDocumentation\n============\nDocumentation is available at or can be build using Sphinx: ::\n\n git submodule init\n git submodule update\n pip install Sphinx\n python setup.py build_sphinx\n\nTesting\n=======\nRunning the test suite is as simple as: ::\n\n python setup.py test\n\nor, to also show code coverage: ::\n\n ./run-tests.sh", "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/inveniosoftware/flask-oauth2server/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Flask-OAuth2Server", "package_url": "https://pypi.org/project/Flask-OAuth2Server/", "platform": "any", "project_url": "https://pypi.org/project/Flask-OAuth2Server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/inveniosoftware/flask-oauth2server/" }, "release_url": "https://pypi.org/project/Flask-OAuth2Server/0.1/", "requires_dist": null, "requires_python": null, "summary": "Flask-OAuth2Server allows you to quickly add an OAuth2 provider to your Flask application.", "version": "0.1" }, "last_serial": 2359067, "releases": { "0.1": [] }, "urls": [] }