{
"info": {
"author": "Open FUN (France Universite Numerique)",
"author_email": "fun.dev@fun-mooc.fr",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Framework :: Django",
"Framework :: Django :: 1.8",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7"
],
"description": "Fonzie, a FUN API for Open edX\n==============================\n\n|pypi-badge| |travis-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge|\n\n**This project is in early-development phase, we are still experimenting on\nit.** It is intended to be community-driven, so please, do not hesitate to get\nin touch if you have any question related to our implementation or design\ndecisions.\n\nOverview\n--------\n\nFonzie is an HTTP API over the `Open edX `_ project. It\nhas been build to open the way to new tools and interfaces in the Open edX\necosystem.\n\nWe choose to design the API first and then propose an implementation with\nFonzie. The current state of the API schema is available in `API blueprint\nformat `_; it\ncan be used to start developing a front-end application that will consume\nFonzie's API (take a look at `API blueprint tools\n`_).\n\nDocumentation\n-------------\n\nThe full documentation is at https://fonzie.readthedocs.org.\n\nLicense\n-------\n\nThe code in this repository is licensed under the AGPL 3.0 unless otherwise\nnoted.\n\nPlease see ``LICENSE.txt`` for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nEven though they were written with ``edx-platform`` in mind, the guidelines\nshould be followed for Open edX code in general.\n\nPR description template should be automatically applied if you are sending PR\nfrom github interface; otherwise you can find it it at `PULL_REQUEST_TEMPLATE.md\n`_\n\nIssue report template should be automatically applied if you are sending it from\ngithub UI as well; otherwise you can find it at `ISSUE_TEMPLATE.md\n`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@fun-mooc.fr.\n\nGetting Help\n------------\n\nHave a question about this repository, or about Open edX in general? Please\nrefer to this `list of resources`_ if you need any assistance.\n\n.. _list of resources: https://open.edx.org/getting-help\n\n\n.. |pypi-badge| image:: https://img.shields.io/pypi/v/fonzie.svg\n :target: https://pypi.python.org/pypi/fonzie/\n :alt: PyPI\n\n.. |travis-badge| image:: https://travis-ci.org/openfun/fonzie.svg?branch=master\n :target: https://travis-ci.org/openfun/fonzie\n :alt: Travis\n\n.. |codecov-badge| image:: http://codecov.io/gh/openfun/fonzie/coverage.svg?branch=master\n :target: http://codecov.io/gh/openfun/fonzie?branch=master\n :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/fonzie/badge/?version=latest\n :target: http://fonzie.readthedocs.io/en/latest/\n :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/fonzie.svg\n :target: https://pypi.python.org/pypi/fonzie/\n :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/openfun/fonzie.svg\n :target: https://github.com/openfun/fonzie/blob/master/LICENSE.txt\n :alt: License\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/openfun/fonzie",
"keywords": "Django,Django Rest Framework,API,Open edX",
"license": "AGPL 3.0",
"maintainer": "",
"maintainer_email": "",
"name": "fonzie",
"package_url": "https://pypi.org/project/fonzie/",
"platform": "",
"project_url": "https://pypi.org/project/fonzie/",
"project_urls": {
"Homepage": "https://github.com/openfun/fonzie"
},
"release_url": "https://pypi.org/project/fonzie/0.2.1/",
"requires_dist": [
"codecov ; extra == 'ci'",
"sphinx ; extra == 'ci'",
"twine ; extra == 'ci'",
"diff-cover ; extra == 'dev'",
"edx-lint ; extra == 'dev'",
"edx-i18n-tools ; extra == 'dev'",
"twine ; extra == 'dev'",
"wheel ; extra == 'dev'",
"doc8 ; extra == 'doc'",
"edx-sphinx-theme ; extra == 'doc'",
"readme-renderer ; extra == 'doc'",
"Sphinx (>=1.3) ; extra == 'doc'",
"caniusepython3 ; extra == 'quality'",
"edx-lint ; extra == 'quality'",
"isort ; extra == 'quality'",
"pycodestyle ; extra == 'quality'",
"pydocstyle ; extra == 'quality'",
"pyroma ; extra == 'quality'",
"factory-boy ; extra == 'test'",
"nose ; extra == 'test'",
"pytest ; extra == 'test'",
"pytest-cov ; extra == 'test'",
"pytest-django ; extra == 'test'",
"requests ; extra == 'test'"
],
"requires_python": "",
"summary": "A FUN API for Open edX",
"version": "0.2.1"
},
"last_serial": 5955269,
"releases": {
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "6084d5a5963f8a0c5ad4cf323eaa6ffa",
"sha256": "5611a791374b938512c5d13de7b5644446f7e3a825395be7eba8caff414a8d72"
},
"downloads": -1,
"filename": "fonzie-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6084d5a5963f8a0c5ad4cf323eaa6ffa",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19677,
"upload_time": "2019-05-21T16:14:57",
"url": "https://files.pythonhosted.org/packages/9f/4b/b6a130b4eaed0d4e472265579e76f187227664984d3d5e8c0264cf6f3058/fonzie-0.2.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "78b2fd84351662f4e5ce2109e98d9547",
"sha256": "44cdfb911de906c3fbd90b25ef9cdcdaaf64843d7fb4ee983ab9235a24aa4cd1"
},
"downloads": -1,
"filename": "fonzie-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "78b2fd84351662f4e5ce2109e98d9547",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17869,
"upload_time": "2019-05-21T16:14:59",
"url": "https://files.pythonhosted.org/packages/a1/7b/afde155c37574109f35bfb9defc1c99e27370edf7d429d4840ff03be4900/fonzie-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "dd391bcffec01c85670da139a5e2abc4",
"sha256": "01512a22a49d5ed220359a112498df4fcb385b92ad6b8a5c3adba7a033f735fd"
},
"downloads": -1,
"filename": "fonzie-0.2.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd391bcffec01c85670da139a5e2abc4",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19691,
"upload_time": "2019-10-10T14:50:48",
"url": "https://files.pythonhosted.org/packages/5e/11/7c484fa2ccc7de26ee3f862d9065a2c60bb3914ac0016e14efb625288e03/fonzie-0.2.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "25d3775de5e3410b6183705ced41291f",
"sha256": "cfb931ee0a91510deca736dda6163b339a2655d81b7156fca3f6d9567fd55d49"
},
"downloads": -1,
"filename": "fonzie-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "25d3775de5e3410b6183705ced41291f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17570,
"upload_time": "2019-10-10T14:50:50",
"url": "https://files.pythonhosted.org/packages/32/b0/4b261ea24eee2b045ece1eda242237ea495cfc9007b8b693743352aeb26f/fonzie-0.2.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "dd391bcffec01c85670da139a5e2abc4",
"sha256": "01512a22a49d5ed220359a112498df4fcb385b92ad6b8a5c3adba7a033f735fd"
},
"downloads": -1,
"filename": "fonzie-0.2.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd391bcffec01c85670da139a5e2abc4",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19691,
"upload_time": "2019-10-10T14:50:48",
"url": "https://files.pythonhosted.org/packages/5e/11/7c484fa2ccc7de26ee3f862d9065a2c60bb3914ac0016e14efb625288e03/fonzie-0.2.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "25d3775de5e3410b6183705ced41291f",
"sha256": "cfb931ee0a91510deca736dda6163b339a2655d81b7156fca3f6d9567fd55d49"
},
"downloads": -1,
"filename": "fonzie-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "25d3775de5e3410b6183705ced41291f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17570,
"upload_time": "2019-10-10T14:50:50",
"url": "https://files.pythonhosted.org/packages/32/b0/4b261ea24eee2b045ece1eda242237ea495cfc9007b8b693743352aeb26f/fonzie-0.2.1.tar.gz"
}
]
}