{ "info": { "author": "Zhi Rui Tam", "author_email": "ray@currentsapi.services", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "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", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# currentsapi-python\nA Python client for the [Currents API](https://currentsapi.services/documents)\n\n##### Provided under MIT License by Zhi Rui Tam.\n*Note: this library may be subtly broken or buggy. The code is released under\nthe MIT License \u2013 please take the following message to heart:*\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n## General \n\nThis is a Python client library for CurrentsAPI version 1. The functions for the library should mirror the\nendpoints from the [documentation](https://currentsapi.services/documents). \n\n## Installation\nInstallation for the package can be done via pip.\n\n```commandline\n pip install currentsapi-python\n```\n\n## Usage\n\nAfter installation, import client into your project:\n\n```python\nfrom currentsapi import CurrentsAPI\n```\n\nInitialize the client with your API key:\n\n```python\napi = CurrentsAPI(api_key='XXXXXXXXXXXXXXXXXXXXXXX')\n```\n\n### Endpoints\n\n#### Latest News\n\n```python\napi.latest_news()\n```\n#### Query\n\n```python\napi.search(keywords='Trump')\n```\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/currentsapi-dev/currentsapi-python/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/currentsapi-dev/currentsapi-python", "keywords": "currentsapi,news,wrapper", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "currentsapi", "package_url": "https://pypi.org/project/currentsapi/", "platform": "", "project_url": "https://pypi.org/project/currentsapi/", "project_urls": { "Download": "https://github.com/currentsapi-dev/currentsapi-python/archive/master.zip", "Homepage": "https://github.com/currentsapi-dev/currentsapi-python" }, "release_url": "https://pypi.org/project/currentsapi/0.0.2/", "requires_dist": [ "requests (==2.21.0)", "python-dateutil (==2.8.0)" ], "requires_python": "", "summary": "Official Python client for the Currents API", "version": "0.0.2" }, "last_serial": 5571279, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5c312e8feb19b48c3f40f906af246a78", "sha256": "7767af5e5a33356bc0f28b1d29bd8e76dae50b967369d639c8e8c5e6db7f3276" }, "downloads": -1, "filename": "currentsapi-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5c312e8feb19b48c3f40f906af246a78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9222, "upload_time": "2019-07-23T08:45:32", "url": "https://files.pythonhosted.org/packages/24/d7/0f0a56957500dadd633bbbd95fe59a794a365015196fa30261a8f1bdb6e5/currentsapi-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4190d9408a49de9e77b946d9f53c6fd", "sha256": "3afaab64477c9f00b9bfc8dacaf2d93843678e30016d14724463b542a6709b0c" }, "downloads": -1, "filename": "currentsapi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a4190d9408a49de9e77b946d9f53c6fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4620, "upload_time": "2019-07-23T08:45:35", "url": "https://files.pythonhosted.org/packages/d1/af/cb46be95e96c4c8f1cd5a0567156aeb5c3c353379a38307ee46d4afe1295/currentsapi-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "52049f91bb8ea09b251faf8052704a81", "sha256": "fba27f32d1ce823fef226659da9dac2177bf3a54b7137eb183e3bd0dc77198d0" }, "downloads": -1, "filename": "currentsapi-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52049f91bb8ea09b251faf8052704a81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9224, "upload_time": "2019-07-23T08:51:27", "url": "https://files.pythonhosted.org/packages/93/82/e2ed99d9ed374357111dddb73f58c60962512b365a895f210d19f5994045/currentsapi-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d659be0e860929f7f9879746f6d5fdc", "sha256": "f8393052e59ac820656e2f3860854fd9940540bcba28781abaad5d2fd9c48891" }, "downloads": -1, "filename": "currentsapi-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4d659be0e860929f7f9879746f6d5fdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4614, "upload_time": "2019-07-23T08:51:28", "url": "https://files.pythonhosted.org/packages/36/de/f4124b979e9166602cf9d1a3002ee40ef70e2da0f8322881805364c1fbb7/currentsapi-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52049f91bb8ea09b251faf8052704a81", "sha256": "fba27f32d1ce823fef226659da9dac2177bf3a54b7137eb183e3bd0dc77198d0" }, "downloads": -1, "filename": "currentsapi-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52049f91bb8ea09b251faf8052704a81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9224, "upload_time": "2019-07-23T08:51:27", "url": "https://files.pythonhosted.org/packages/93/82/e2ed99d9ed374357111dddb73f58c60962512b365a895f210d19f5994045/currentsapi-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d659be0e860929f7f9879746f6d5fdc", "sha256": "f8393052e59ac820656e2f3860854fd9940540bcba28781abaad5d2fd9c48891" }, "downloads": -1, "filename": "currentsapi-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4d659be0e860929f7f9879746f6d5fdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4614, "upload_time": "2019-07-23T08:51:28", "url": "https://files.pythonhosted.org/packages/36/de/f4124b979e9166602cf9d1a3002ee40ef70e2da0f8322881805364c1fbb7/currentsapi-0.0.2.tar.gz" } ] }