worldnewsapi


Nameworldnewsapi JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryThe world's news wrapped into a single API.
upload_time2024-10-20 15:05:06
maintainerNone
docs_urlNone
authorDavid Urbansky
requires_python>=3.7
licenseNone
keywords openapi openapi-generator world news api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # worldnewsapi
The World News API gives you access to thousands of news sources in over 50 languages from over 150 countries. News are semantically tagged allowing for semantic news search like never before.

This is the python-package for easy acccess to the api.

## Resources

- [Homepage](https://worldnewsapi.com/)
- [Tutorial](https://worldnewsapi.com/docs/#Tutorial-Getting-Started)
- [Full API Documentation](https://github.com/ddsky/world-news-api-clients/blob/main/python/README.md)

## Requirements

Python 3.7+

## Installation & Usage
### pip install

This package is hosted on PyPi, you can install directly using:

```sh
pip install worldnewsapi
```
(you may need to run `pip` with root permission: `sudo pip install worldnewsapi`)

Then import the package:
```python
import worldnewsapi
```

### Setuptools

Install via [Setuptools](http://pypi.python.org/pypi/setuptools).

```sh
python setup.py install --user
```
(or `sudo python setup.py install` to install the package for all users)

Then import the package:
```python
import worldnewsapi
```

### Tests

Execute `pytest` to run the tests.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "worldnewsapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, World News API",
    "author": "David Urbansky",
    "author_email": "David Urbansky <mail@worldnewsapi.com>",
    "download_url": "https://files.pythonhosted.org/packages/50/81/472d7d2fdfbc3769fa28a051f982b610c846a1d5fad7e8d88baf76297e2b/worldnewsapi-2.0.0.tar.gz",
    "platform": null,
    "description": "# worldnewsapi\r\nThe World News API gives you access to thousands of news sources in over 50 languages from over 150 countries. News are semantically tagged allowing for semantic news search like never before.\r\n\r\nThis is the python-package for easy acccess to the api.\r\n\r\n## Resources\r\n\r\n- [Homepage](https://worldnewsapi.com/)\r\n- [Tutorial](https://worldnewsapi.com/docs/#Tutorial-Getting-Started)\r\n- [Full API Documentation](https://github.com/ddsky/world-news-api-clients/blob/main/python/README.md)\r\n\r\n## Requirements\r\n\r\nPython 3.7+\r\n\r\n## Installation & Usage\r\n### pip install\r\n\r\nThis package is hosted on PyPi, you can install directly using:\r\n\r\n```sh\r\npip install worldnewsapi\r\n```\r\n(you may need to run `pip` with root permission: `sudo pip install worldnewsapi`)\r\n\r\nThen import the package:\r\n```python\r\nimport worldnewsapi\r\n```\r\n\r\n### Setuptools\r\n\r\nInstall via [Setuptools](http://pypi.python.org/pypi/setuptools).\r\n\r\n```sh\r\npython setup.py install --user\r\n```\r\n(or `sudo python setup.py install` to install the package for all users)\r\n\r\nThen import the package:\r\n```python\r\nimport worldnewsapi\r\n```\r\n\r\n### Tests\r\n\r\nExecute `pytest` to run the tests.\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The world's news wrapped into a single API.",
    "version": "2.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/ddsky/world-news-api-clients/issues",
        "Documentation": "https://worldnewsapi.com/docs",
        "Homepage": "https://worldnewsapi.com",
        "Repository": "https://github.com/ddsky/world-news-api-clients/tree/main/python"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " world news api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "010a7def65f679a8dff4e15ffb433de47e0bf8ab33da01e0cac5714a2f451c5b",
                "md5": "647b346e8838e4cc842146d51146d841",
                "sha256": "5931c8317061625a690b2d1bd28c83e734579bc3d6ab360d7441a97fd45d43d0"
            },
            "downloads": -1,
            "filename": "worldnewsapi-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "647b346e8838e4cc842146d51146d841",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 47514,
            "upload_time": "2024-10-20T15:05:05",
            "upload_time_iso_8601": "2024-10-20T15:05:05.012787Z",
            "url": "https://files.pythonhosted.org/packages/01/0a/7def65f679a8dff4e15ffb433de47e0bf8ab33da01e0cac5714a2f451c5b/worldnewsapi-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5081472d7d2fdfbc3769fa28a051f982b610c846a1d5fad7e8d88baf76297e2b",
                "md5": "284f13a1bdeef074631979a153041a88",
                "sha256": "50a6a4af8c5d3a1b943a4f16e1b59376522d8ddc4563028daca7a745c40d265c"
            },
            "downloads": -1,
            "filename": "worldnewsapi-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "284f13a1bdeef074631979a153041a88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32646,
            "upload_time": "2024-10-20T15:05:06",
            "upload_time_iso_8601": "2024-10-20T15:05:06.591257Z",
            "url": "https://files.pythonhosted.org/packages/50/81/472d7d2fdfbc3769fa28a051f982b610c846a1d5fad7e8d88baf76297e2b/worldnewsapi-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 15:05:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ddsky",
    "github_project": "world-news-api-clients",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "worldnewsapi"
}
        
Elapsed time: 0.81080s