{ "info": { "author": "CERN", "author_email": "info@inveniosoftware.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "..\n This file is part of Invenio.\n Copyright (C) 2016 CERN.\n\n Invenio is free software; you can redistribute it\n and/or modify it under the terms of the GNU General Public License as\n published by the Free Software Foundation; either version 2 of the\n License, or (at your option) any later version.\n\n Invenio is distributed in the hope that it will be\n useful, but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with Invenio; if not, write to the\n Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,\n MA 02111-1307, USA.\n\n In applying this license, CERN does not\n waive the privileges and immunities granted to it by virtue of its status\n as an Intergovernmental Organization or submit itself to any jurisdiction.\n\n=======================\n Invenio-Accounts-REST\n=======================\n\n.. image:: https://img.shields.io/travis/inveniosoftware/invenio-accounts-rest.svg\n :target: https://travis-ci.org/inveniosoftware/invenio-accounts-rest\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-accounts-rest.svg\n :target: https://coveralls.io/r/inveniosoftware/invenio-accounts-rest\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-accounts-rest.svg\n :target: https://github.com/inveniosoftware/invenio-accounts-rest/releases\n\n.. image:: https://img.shields.io/pypi/dm/invenio-accounts-rest.svg\n :target: https://pypi.python.org/pypi/invenio-accounts-rest\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-accounts-rest.svg\n :target: https://github.com/inveniosoftware/invenio-accounts-rest/blob/master/LICENSE\n\n\nInvenio modules that adds accounts REST API.\n\n*This is an experimental developer preview release.*\n\n* Free software: GPLv2 license\n* Documentation: https://pythonhosted.org/invenio-accounts-rest/\n\n\n..\n This file is part of Invenio.\n Copyright (C) 2016, 2017 CERN.\n\n Invenio is free software; you can redistribute it\n and/or modify it under the terms of the GNU General Public License as\n published by the Free Software Foundation; either version 2 of the\n License, or (at your option) any later version.\n\n Invenio is distributed in the hope that it will be\n useful, but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with Invenio; if not, write to the\n Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,\n MA 02111-1307, USA.\n\n In applying this license, CERN does not\n waive the privileges and immunities granted to it by virtue of its status\n as an Intergovernmental Organization or submit itself to any jurisdiction.\n\n\nChanges\n=======\n\nVersion 1.0.0a4 (released 2017-08-23)\n\n- Initial public release.\n\n\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/invenio-accounts-rest/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inveniosoftware/invenio-accounts-rest", "keywords": "invenio accounts REST", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "invenio-accounts-rest", "package_url": "https://pypi.org/project/invenio-accounts-rest/", "platform": "any", "project_url": "https://pypi.org/project/invenio-accounts-rest/", "project_urls": { "Homepage": "https://github.com/inveniosoftware/invenio-accounts-rest" }, "release_url": "https://pypi.org/project/invenio-accounts-rest/1.0.0a4/", "requires_dist": [ "invenio-accounts (>=1.0.0b9)", "invenio-db (<1.1.0,>=1.0.0b3)", "invenio-rest (>=1.0.0a10)", "invenio-access (>=1.0.0a11)", "invenio-oauth2server (>=1.0.0a12)", "Sphinx (>=1.4.2); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "pydocstyle (>=1.0.0); extra == 'all'", "pytest-cache (>=1.0); extra == 'all'", "pytest-cov (>=1.8.0); extra == 'all'", "pytest-pep8 (>=1.0.6); extra == 'all'", "pytest (>=2.8.0); extra == 'all'", "Flask-Testing; extra == 'all'", "mock; extra == 'all'", "jsonpatch; extra == 'all'", "responses (>=0.5.1); extra == 'all'", "invenio-userprofiles (>=1.0.0a9); extra == 'all'", "Sphinx (>=1.4.2); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "pydocstyle (>=1.0.0); extra == 'all'", "pytest-cache (>=1.0); extra == 'all'", "pytest-cov (>=1.8.0); extra == 'all'", "pytest-pep8 (>=1.0.6); extra == 'all'", "pytest (>=2.8.0); extra == 'all'", "Flask-Testing; extra == 'all'", "mock; extra == 'all'", "jsonpatch; extra == 'all'", "responses (>=0.5.1); extra == 'all'", "invenio-userprofiles (>=1.0.0a9); extra == 'all'", "Sphinx (>=1.4.2); extra == 'docs'", "check-manifest (>=0.25); extra == 'tests'", "coverage (>=4.0); extra == 'tests'", "isort (>=4.2.2); extra == 'tests'", "pydocstyle (>=1.0.0); extra == 'tests'", "pytest-cache (>=1.0); extra == 'tests'", "pytest-cov (>=1.8.0); extra == 'tests'", "pytest-pep8 (>=1.0.6); extra == 'tests'", "pytest (>=2.8.0); extra == 'tests'", "Flask-Testing; extra == 'tests'", "mock; extra == 'tests'", "jsonpatch; extra == 'tests'", "responses (>=0.5.1); extra == 'tests'", "invenio-userprofiles (>=1.0.0a9); extra == 'userprofiles'" ], "requires_python": "", "summary": "Invenio modules that adds accounts REST API.", "version": "1.0.0a4" }, "last_serial": 3116958, "releases": { "0.1.0.dev20160000": [], "1.0.0a1": [ { "comment_text": "", "digests": { "md5": "d3fcb583c3000559a6cddce5383a8380", "sha256": "05e74797b4bf3c2f820f2b5759de3a47d20290cf5c505d367faf878e00d5719e" }, "downloads": -1, "filename": "invenio_accounts_rest-1.0.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d3fcb583c3000559a6cddce5383a8380", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20406, "upload_time": "2017-01-22T12:42:30", "url": "https://files.pythonhosted.org/packages/3b/58/1635d88a19d3a004f050f9be69fcf6b2bbb318bcf388fdb9620e22a41d86/invenio_accounts_rest-1.0.0a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84bd86a22419276c3d15af4496acd1ef", "sha256": "dd66d3cf560b467598254e9b25ac406359a62451da279a80e6d9fb3171906119" }, "downloads": -1, "filename": "invenio-accounts-rest-1.0.0a1.tar.gz", "has_sig": false, "md5_digest": "84bd86a22419276c3d15af4496acd1ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35346, "upload_time": "2017-01-22T12:42:33", "url": "https://files.pythonhosted.org/packages/fd/c0/37f07d018333cb3f36b7b663bdc02d618394a3d1ef5f2e11b2c4400713c2/invenio-accounts-rest-1.0.0a1.tar.gz" } ], "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "706db689e10122ca4289244a0890c47c", "sha256": "c10de46fa68790b02da1b547cfab78704311b7a3e0c4be86833bee828643fb3a" }, "downloads": -1, "filename": "invenio_accounts_rest-1.0.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "706db689e10122ca4289244a0890c47c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20998, "upload_time": "2017-02-15T14:44:04", "url": "https://files.pythonhosted.org/packages/21/7f/26801d391ed1f9b6d8c71c2694983f9a9afaaf184855af4da9ea88e89ec8/invenio_accounts_rest-1.0.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "efe20b056cbe9a7406e15929b55e4330", "sha256": "b4629724cf2c9164e3f183cac8e06708a411086bc823bf14a421e821b4d33259" }, "downloads": -1, "filename": "invenio-accounts-rest-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "efe20b056cbe9a7406e15929b55e4330", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35769, "upload_time": "2017-02-15T14:44:06", "url": "https://files.pythonhosted.org/packages/9e/fa/789b24a39c411c89cf92c2fc85c7e5b6d77a8fc255421b0cb9100ad79cea/invenio-accounts-rest-1.0.0a2.tar.gz" } ], "1.0.0a3": [ { "comment_text": "", "digests": { "md5": "62112fc249bc2b3da984d2df3b78d6cb", "sha256": "fe77889b9ebc8c1c39ac103278e537c56ce273e3ec6505214865344b58c9a547" }, "downloads": -1, "filename": "invenio_accounts_rest-1.0.0a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "62112fc249bc2b3da984d2df3b78d6cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21156, "upload_time": "2017-02-20T14:18:04", "url": "https://files.pythonhosted.org/packages/28/d0/af01983502b36057b1c92cb8682287b8377e49fbbef6f9a4cdfcb146b62d/invenio_accounts_rest-1.0.0a3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0687456085c14b1b13d9b8268d02e52", "sha256": "a7753fb0018cdbb6a8efa72e448fd6a30910778bd28a5fad44d24b80e3186422" }, "downloads": -1, "filename": "invenio-accounts-rest-1.0.0a3.tar.gz", "has_sig": false, "md5_digest": "f0687456085c14b1b13d9b8268d02e52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38020, "upload_time": "2017-02-20T14:18:07", "url": "https://files.pythonhosted.org/packages/d4/8a/8de619714a288e270324d1fb3b9a6aacd527c2d8696edc1f77bbdf282888/invenio-accounts-rest-1.0.0a3.tar.gz" } ], "1.0.0a4": [ { "comment_text": "", "digests": { "md5": "c50297509a846788a0e0d5f20887b648", "sha256": "3071dad446c0bb4e35edefb5a5116590479b3e43a4349a0a5efee74df74ea019" }, "downloads": -1, "filename": "invenio_accounts_rest-1.0.0a4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c50297509a846788a0e0d5f20887b648", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21148, "upload_time": "2017-08-23T09:18:56", "url": "https://files.pythonhosted.org/packages/b4/11/1c91d5d18af9ef228c7d2301e343fba27a020f30c8499752548b059a50ba/invenio_accounts_rest-1.0.0a4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "028517cdffbcadcc02f6b048bd9f829d", "sha256": "9007dff92a72734a5c5ae145bf19ada0150be552b820d7ff959cbfb04166a29b" }, "downloads": -1, "filename": "invenio-accounts-rest-1.0.0a4.tar.gz", "has_sig": false, "md5_digest": "028517cdffbcadcc02f6b048bd9f829d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38057, "upload_time": "2017-08-23T09:18:58", "url": "https://files.pythonhosted.org/packages/b8/3a/a82b05d3376a78c3a769db9ec19a4b0818c4a7817c5c4a6f2bfccbaae3b5/invenio-accounts-rest-1.0.0a4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c50297509a846788a0e0d5f20887b648", "sha256": "3071dad446c0bb4e35edefb5a5116590479b3e43a4349a0a5efee74df74ea019" }, "downloads": -1, "filename": "invenio_accounts_rest-1.0.0a4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c50297509a846788a0e0d5f20887b648", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21148, "upload_time": "2017-08-23T09:18:56", "url": "https://files.pythonhosted.org/packages/b4/11/1c91d5d18af9ef228c7d2301e343fba27a020f30c8499752548b059a50ba/invenio_accounts_rest-1.0.0a4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "028517cdffbcadcc02f6b048bd9f829d", "sha256": "9007dff92a72734a5c5ae145bf19ada0150be552b820d7ff959cbfb04166a29b" }, "downloads": -1, "filename": "invenio-accounts-rest-1.0.0a4.tar.gz", "has_sig": false, "md5_digest": "028517cdffbcadcc02f6b048bd9f829d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38057, "upload_time": "2017-08-23T09:18:58", "url": "https://files.pythonhosted.org/packages/b8/3a/a82b05d3376a78c3a769db9ec19a4b0818c4a7817c5c4a6f2bfccbaae3b5/invenio-accounts-rest-1.0.0a4.tar.gz" } ] }