[![NewsData.io logo](https://raw.githubusercontent.com/bytesview/python-client/main/newsdata-logo.png)](https://newsdata.io)
# <p align="center">NewsData.io Python Client
newsdataapi allows you to create a library for accessing http services easily, in a centralized way. An API defined by newsdataapi will return a JSON object when called.
[![Build Status](https://img.shields.io/github/actions/workflow/status/bytesview/python-client/python-publish.yml)](https://github.com/bytesview/python-client/actions/workflows/python-publish.yml)
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/newsdataapi/python-client/blob/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/newsdataapi?color=084298)](https://pypi.org/project/newsdataapi)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/newsdataapi)](https://pypi.org/project/newsdataapi)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/newsdataapi)](https://pypi.org/project/newsdataapi)
## Installation
```
pip install newsdataapi
```
## Documentation
Newsdataapi docs can be seen [here](https://newsdata.io/documentation)
Raw data
{
"_id": null,
"home_page": "https://github.com/newsdataapi/python-client",
"name": "newsdataapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "news, news data",
"author": "NewsData.io",
"author_email": "contact@newsdata.io",
"download_url": "https://files.pythonhosted.org/packages/94/1a/1208f5d394f49757d3113327ca58f65efa0f747dc3ab8157c11c35c7b1d6/newsdataapi-0.1.21.tar.gz",
"platform": null,
"description": "\n[![NewsData.io logo](https://raw.githubusercontent.com/bytesview/python-client/main/newsdata-logo.png)](https://newsdata.io)\n\n# <p align=\"center\">NewsData.io Python Client\n\nnewsdataapi allows you to create a library for accessing http services easily, in a centralized way. An API defined by newsdataapi will return a JSON object when called.\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/bytesview/python-client/python-publish.yml)](https://github.com/bytesview/python-client/actions/workflows/python-publish.yml)\n[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/newsdataapi/python-client/blob/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/newsdataapi?color=084298)](https://pypi.org/project/newsdataapi)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/newsdataapi)](https://pypi.org/project/newsdataapi)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/newsdataapi)](https://pypi.org/project/newsdataapi)\n\n## Installation\n```\npip install newsdataapi\n```\n\n## Documentation\n\nNewsdataapi docs can be seen [here](https://newsdata.io/documentation)\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library for newsdata client-API Call",
"version": "0.1.21",
"project_urls": {
"Homepage": "https://github.com/newsdataapi/python-client"
},
"split_keywords": [
"news",
" news data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5a1c546706005f1f26161b2184276f8bed57f878da66aab7ba70e6a309fbc90e",
"md5": "6d6e5e0c919e29deb9bff50384b76cff",
"sha256": "ea027651cff9bb2318979c6913c26e46149661055f2072119a75add30bcb0e34"
},
"downloads": -1,
"filename": "newsdataapi-0.1.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d6e5e0c919e29deb9bff50384b76cff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 8193,
"upload_time": "2024-09-11T05:02:41",
"upload_time_iso_8601": "2024-09-11T05:02:41.568320Z",
"url": "https://files.pythonhosted.org/packages/5a/1c/546706005f1f26161b2184276f8bed57f878da66aab7ba70e6a309fbc90e/newsdataapi-0.1.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "941a1208f5d394f49757d3113327ca58f65efa0f747dc3ab8157c11c35c7b1d6",
"md5": "8040d5d2f61e9720ebaff7a3312b37b4",
"sha256": "4b4c4a989f6835913f9aed25338691040f00a5ccd312cee53ed1ad2a0301cc40"
},
"downloads": -1,
"filename": "newsdataapi-0.1.21.tar.gz",
"has_sig": false,
"md5_digest": "8040d5d2f61e9720ebaff7a3312b37b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 8329,
"upload_time": "2024-09-11T05:02:42",
"upload_time_iso_8601": "2024-09-11T05:02:42.794701Z",
"url": "https://files.pythonhosted.org/packages/94/1a/1208f5d394f49757d3113327ca58f65efa0f747dc3ab8157c11c35c7b1d6/newsdataapi-0.1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-11 05:02:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "newsdataapi",
"github_project": "python-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "newsdataapi"
}