{ "info": { "author": "Pau Ruiz Safont", "author_email": "psafont@ebi.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": ".. image:: https://travis-ci.org/EMBL-EBI-TSI/aap-client-python.svg?branch=master\n :target: https://travis-ci.org/EMBL-EBI-TSI/aap-client-python\n.. image:: https://codecov.io/gh/EMBL-EBI-TSI/aap-client-python/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/EMBL-EBI-TSI/aap-client-python\n.. image:: https://coveralls.io/repos/github/EMBL-EBI-TSI/aap-client-python/badge.svg?branch=master\n :target: https://coveralls.io/github/EMBL-EBI-TSI/aap-client-python?branch=master\n\n\nOverview\n########\n\nThis library can be used to interface with the AAP, although it is also able to sign tokens.\n(for testing the verification is done correctly)\n\nCryptographic files here shouldn't be used in production, they're just for testing :)\n\nUsage\n#####\n\nTo install the package, enable the virtual environment where it's going to be used and run\n``$ pip install aap-client-python``\n\nTo use the Flask functionality this needs to be installed:\n``$ pip install aap-client-python[flask]``\n\nDeveloping\n##########\n\nTo prepare the environment for developing the library, create a virtual environment, go to project root and then run:\n\n::\n\n $ pip install -e .[dev]\n\nTesting\n#######\nThe recommended way is to test using detox.\nThis allows for testing in all the supported python versions using virtual environments effortlessly.\nTo use, install it, then run in the project root:\n\n::\n\n $ pip install detox\n $ detox\n\nAlternatively, testing can be done in the same environment as the dev one by installing it's dependecies, then running pytest:\n\n::\n\n $ pip install -e .[test]\n $ python -m pytest -s\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/EMBL-EBI-TSI/aap-client-python", "keywords": "aap jose jwt auth flask", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "aap-client-python", "package_url": "https://pypi.org/project/aap-client-python/", "platform": "", "project_url": "https://pypi.org/project/aap-client-python/", "project_urls": { "Homepage": "https://github.com/EMBL-EBI-TSI/aap-client-python" }, "release_url": "https://pypi.org/project/aap-client-python/0.1.4/", "requires_dist": [ "future (>=0.16.0)", "pyjwt[crypto] (>=1.5.2)", "flask (>=0.12.2); extra == 'dev'", "flask (>=0.12.2); extra == 'flask'", "flask (>=0.12.2); extra == 'test'", "pytest; extra == 'test'", "python-testdata-tsi (>=0.2.0.1); extra == 'test'", "unittest2; extra == 'test'" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "AAP Client", "version": "0.1.4" }, "last_serial": 4563370, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "053c1c8bc15ed0b2dfa683e58221d89b", "sha256": "9cfab30a2b2e4946418aeae3a3cc5e0c76e0b00854f3520089cbfa4c6aedef0c" }, "downloads": -1, "filename": "aap_client_python-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "053c1c8bc15ed0b2dfa683e58221d89b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.6, !=3.1, !=3.2, !=3.3, <4.0", "size": 7735, "upload_time": "2017-08-31T13:37:09", "url": "https://files.pythonhosted.org/packages/de/a7/3a61f72ce720e6cc1abda9e675e871430b82dca06b2a2bd91abf1e2e7e4b/aap_client_python-0.1.1-py2.py3-none-any.whl" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2c70e4e4bdaf516308d8bf96e26d7f37", "sha256": "d9cb9dfb549fc491ccddc84cff497b10d284681239001a48ae7ce799aac84a99" }, "downloads": -1, "filename": "aap_client_python-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c70e4e4bdaf516308d8bf96e26d7f37", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.6, !=3.1, !=3.2, !=3.3, <4.0", "size": 7842, "upload_time": "2017-09-11T11:16:06", "url": "https://files.pythonhosted.org/packages/16/f9/e64ea75fb6292e757aedf27199f6f4818d50d9e73ea529e361272fa109d4/aap_client_python-0.1.2-py2.py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "00469f4d5dbd71be5fa06b37b3ba2594", "sha256": "3d573ecda39d542c02bd97492e33092140a5b92db9b09c99136eba9c790ee0fb" }, "downloads": -1, "filename": "aap_client_python-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00469f4d5dbd71be5fa06b37b3ba2594", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.6, !=3.1, !=3.2, !=3.3, <4.0", "size": 8857, "upload_time": "2018-03-09T14:35:50", "url": "https://files.pythonhosted.org/packages/0b/e3/5b10db9caff664efef64b8676171196b88bd4819cbb7e4a581f9d03ceb25/aap_client_python-0.1.3-py2.py3-none-any.whl" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "e9ce62eaa1e29a10a58fdb0e2dd9bc7b", "sha256": "70b667c8d38d0de5a653cc2235e95319571587ff4a8b279ad77d0e7eaa17f1ad" }, "downloads": -1, "filename": "aap_client_python-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e9ce62eaa1e29a10a58fdb0e2dd9bc7b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 8925, "upload_time": "2018-04-24T15:20:26", "url": "https://files.pythonhosted.org/packages/f9/83/4204521d7db893c45e786b4724033eec577312a6cff8f9b4bd58a5c11b1a/aap_client_python-0.1.4-py2.py3-none-any.whl" } ], "1.0.0b1": [ { "comment_text": "", "digests": { "md5": "6f451ba490bbc9976b326591b1cc3bde", "sha256": "ac3f4158e3b7700cdf80aa6d29ad0c68dc586a94e24a422f14454b946ed807a3" }, "downloads": -1, "filename": "aap_client_python-1.0.0b1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f451ba490bbc9976b326591b1cc3bde", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 7423, "upload_time": "2018-08-02T07:56:45", "url": "https://files.pythonhosted.org/packages/c4/ea/8f1fc743c4dba019a8aa03c78742ae098bfc7b257924e753d01b3b0014b7/aap_client_python-1.0.0b1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e9ce62eaa1e29a10a58fdb0e2dd9bc7b", "sha256": "70b667c8d38d0de5a653cc2235e95319571587ff4a8b279ad77d0e7eaa17f1ad" }, "downloads": -1, "filename": "aap_client_python-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e9ce62eaa1e29a10a58fdb0e2dd9bc7b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 8925, "upload_time": "2018-04-24T15:20:26", "url": "https://files.pythonhosted.org/packages/f9/83/4204521d7db893c45e786b4724033eec577312a6cff8f9b4bd58a5c11b1a/aap_client_python-0.1.4-py2.py3-none-any.whl" } ] }