{ "info": { "author": "Micha\u0142 Pasternak", "author_email": "michal.dtz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "=========================\nWeb of Science API Client\n=========================\n\n\n.. image:: https://img.shields.io/pypi/v/wosclient.svg\n :target: https://pypi.python.org/pypi/wosclient\n\n.. image:: https://img.shields.io/travis/iplweb/wosclient.svg\n :target: https://travis-ci.org/iplweb/wosclient\n\n.. image:: https://readthedocs.org/projects/wosclient/badge/?version=latest\n :target: https://wosclient.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/iplweb/wosclient/shield.svg\n :target: https://pyup.io/repos/github/iplweb/wosclient/\n :alt: Updates\n\n\n\nWeb of Science Article Match Retrival Client for Python 3.6 by IPLweb.\n\nThis product is not endorsed or connected with Clarivate Analytics in any way.\n\n\n* Free software: MIT license\n* Documentation: https://wosclient.readthedocs.io.\n\n\nFeatures\n--------\n\n* query the Article Match Retrival API of Web of Science Core Collection,\n* internally uses requests_ to handle web traffic and generators_ to save\n memory, Click_ for handling of the command-line,\n* supports Python 3.6.\n\n.. _Requests: http://docs.python-requests.org/en/master/\n.. _generators: https://wiki.python.org/moin/Generators\n.. _Click: http://click.pocoo.org/5/\n\nExample use\n-----------\n\nPlease review the original README file at https://github.com/Clarivate-SAR/wos-amr .\n``wosclient`` module, after installation, provides a command called ``lookup_ids``\nwhich should behave in a similar way, as the ``lookup_ids.py`` example in original\nmodule in Clarivate-SAR repo. There are some minor improvements, though,\nlike the outfile is stdout by default, you can pass username and password\nin the command line, check it out:\n\n.. code-block:: shell\n\n $ lookup_ids --help (env: wosclient) 2 \u21b5\n Usage: lookup_ids [OPTIONS] INFILE\n\n Options:\n --outfile PATH\n --password TEXT API password\n --user TEXT API username\n --help Show this message and exit.\n\n $ # These are completely optional, you will be prompted:\n # export WOS_USER=username\n # export WOS_PASSWORD=Password\n\n $ lookup_ids tests/example.csv\n User [username]:\n Password [password]:\n id,ut,doi,pmid,times cited,source\n # ... after a second\n 0,WOS:000276621200002,10.1016/j.bbr.2009.10.030,19883697,123,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000276621200002&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea\n 1,WOS:000299789100009,10.1080/09602011.2011.621275,22011016,40,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000299789100009&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea\n 2,WOS:000300816600006,10.1016/j.neuropsychologia.2011.12.011,22223077,25,http://gateway.webofknowledge.com/gateway/Gateway.cgi?GWVersion=2&SrcApp=PARTNER_APP&SrcAuth=LinksAMR&KeyUT=WOS:000300816600006&DestLinkType=FullRecord&DestApp=ALL_WOS&UsrCustomerID=536ab1eb96204d8944f0b2ff5513dbea\n\n\n\nCredits\n-------\n\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-04-18)\n------------------\n\n* First release on PyPI.\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/mpasternak/wosclient", "keywords": "wosclient", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "wosclient", "package_url": "https://pypi.org/project/wosclient/", "platform": "", "project_url": "https://pypi.org/project/wosclient/", "project_urls": { "Homepage": "https://github.com/mpasternak/wosclient" }, "release_url": "https://pypi.org/project/wosclient/0.1.5/", "requires_dist": [ "Click", "requests" ], "requires_python": "", "summary": "Web of Science Article Match Retrival Client", "version": "0.1.5" }, "last_serial": 3789038, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "5592350dc4c10c537c571bb0b2079556", "sha256": "147b28a54ed0b80110194f240ee2b020d865b5214aac8a9522142c0659e2fb62" }, "downloads": -1, "filename": "wosclient-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5592350dc4c10c537c571bb0b2079556", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6752, "upload_time": "2018-04-20T11:12:05", "url": "https://files.pythonhosted.org/packages/70/16/ed1ec674cfa03e14daf0a17c25eadf3e32c44a48f29bd74b745fd4ff8212/wosclient-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a45b84f06912c9b631902e8d475cc372", "sha256": "648968c5208ee581f06380b25d63bce6c569b77b3b3508e538de135824ff3ad5" }, "downloads": -1, "filename": "wosclient-0.1.3.tar.gz", "has_sig": false, "md5_digest": "a45b84f06912c9b631902e8d475cc372", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14048, "upload_time": "2018-04-20T11:12:02", "url": "https://files.pythonhosted.org/packages/ed/89/cbbccede414cd617f1d26e530cb61e4db0f80a7259987606c1cdcf475ca6/wosclient-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "58966bb3c11f3eb549620313f0f8fa3a", "sha256": "41b8ed17e575fe1555e3e265a415a7df1467f6967310a40a0d16a175f6883eb1" }, "downloads": -1, "filename": "wosclient-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58966bb3c11f3eb549620313f0f8fa3a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6731, "upload_time": "2018-04-20T11:29:08", "url": "https://files.pythonhosted.org/packages/40/d5/46034782e072317a401571299ebd12975cf8e2c111107cdf1d4f71877bf8/wosclient-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f44bcdd937eaa963cd81028a8c2ff29a", "sha256": "1ee6183d939b0f30240361a078ae3a0741ec47ed7679d5d17c645f03adb14cad" }, "downloads": -1, "filename": "wosclient-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f44bcdd937eaa963cd81028a8c2ff29a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12592, "upload_time": "2018-04-20T11:29:09", "url": "https://files.pythonhosted.org/packages/7c/f2/c0044705f69a9bdefde118fb1efda9559dcdac08775fc353caf113a59bdc/wosclient-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "a46b8808582ac595c67c96ad6fbf15a5", "sha256": "8b286311b675a0a86529e85748eb55d6d1ec197a9fbf05e09a3a8e518a7b1974" }, "downloads": -1, "filename": "wosclient-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a46b8808582ac595c67c96ad6fbf15a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6788, "upload_time": "2018-04-22T14:37:32", "url": "https://files.pythonhosted.org/packages/3b/e0/9fcaacb055b5d6385fa8fc2acbc9ff2060e2cdfb1c959e0e85e5ad43e562/wosclient-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90dabe707e4c63591f577eeb61753f35", "sha256": "ca8e3c40cac64fdb22c3b0627ef8b9d115a38ffea237fc23c4197d34f0a4f384" }, "downloads": -1, "filename": "wosclient-0.1.5.tar.gz", "has_sig": false, "md5_digest": "90dabe707e4c63591f577eeb61753f35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12655, "upload_time": "2018-04-22T14:37:34", "url": "https://files.pythonhosted.org/packages/37/a1/5d170a12144cf75f06ec01f6ddd991b38f79ca8f018ae9831723207cc62d/wosclient-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a46b8808582ac595c67c96ad6fbf15a5", "sha256": "8b286311b675a0a86529e85748eb55d6d1ec197a9fbf05e09a3a8e518a7b1974" }, "downloads": -1, "filename": "wosclient-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a46b8808582ac595c67c96ad6fbf15a5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6788, "upload_time": "2018-04-22T14:37:32", "url": "https://files.pythonhosted.org/packages/3b/e0/9fcaacb055b5d6385fa8fc2acbc9ff2060e2cdfb1c959e0e85e5ad43e562/wosclient-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90dabe707e4c63591f577eeb61753f35", "sha256": "ca8e3c40cac64fdb22c3b0627ef8b9d115a38ffea237fc23c4197d34f0a4f384" }, "downloads": -1, "filename": "wosclient-0.1.5.tar.gz", "has_sig": false, "md5_digest": "90dabe707e4c63591f577eeb61753f35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12655, "upload_time": "2018-04-22T14:37:34", "url": "https://files.pythonhosted.org/packages/37/a1/5d170a12144cf75f06ec01f6ddd991b38f79ca8f018ae9831723207cc62d/wosclient-0.1.5.tar.gz" } ] }