newsapi-python


Namenewsapi-python JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/mattlisiv/newsapi-python
SummaryAn unofficial Python client for the News API
upload_time2023-03-02 13:15:35
maintainer
docs_urlNone
authorMatt Lisivick
requires_python
licenseMIT
keywords newsapi news
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mattlisiv/newsapi-python",
    "name": "newsapi-python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "newsapi,news",
    "author": "Matt Lisivick",
    "author_email": "lisivickmatt@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/4b/12fb9495211fc5a6d3a96968759c1a48444124a1654aaf65d0de80b46794/newsapi-python-0.2.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An unofficial Python client for the News API",
    "version": "0.2.7",
    "project_urls": {
        "Download": "https://github.com/mattlisiv/newsapi-python/archive/master.zip",
        "Homepage": "https://github.com/mattlisiv/newsapi-python"
    },
    "split_keywords": [
        "newsapi",
        "news"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7447e3b099102f0c826d37841d2266e19f1568dcf58ba86e4c6948e2a124f91d",
                "md5": "22471516cb4515dae8951a27f9dbd6a7",
                "sha256": "11d34013a24d92ca7b7cbdac84ed2d504862b1e22467bc2a9a6913a70962318e"
            },
            "downloads": -1,
            "filename": "newsapi_python-0.2.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22471516cb4515dae8951a27f9dbd6a7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7942,
            "upload_time": "2023-03-02T13:15:34",
            "upload_time_iso_8601": "2023-03-02T13:15:34.475083Z",
            "url": "https://files.pythonhosted.org/packages/74/47/e3b099102f0c826d37841d2266e19f1568dcf58ba86e4c6948e2a124f91d/newsapi_python-0.2.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f84b12fb9495211fc5a6d3a96968759c1a48444124a1654aaf65d0de80b46794",
                "md5": "314a5f9244f841dc1bcd8cc938d9800f",
                "sha256": "a4b66d5dd9892198cdaa476f7542f2625cdd218e5e3121c8f880b2ace717a3c2"
            },
            "downloads": -1,
            "filename": "newsapi-python-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "314a5f9244f841dc1bcd8cc938d9800f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7485,
            "upload_time": "2023-03-02T13:15:35",
            "upload_time_iso_8601": "2023-03-02T13:15:35.890654Z",
            "url": "https://files.pythonhosted.org/packages/f8/4b/12fb9495211fc5a6d3a96968759c1a48444124a1654aaf65d0de80b46794/newsapi-python-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-02 13:15:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mattlisiv",
    "github_project": "newsapi-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.21.0"
                ]
            ]
        }
    ],
    "lcname": "newsapi-python"
}
        
Elapsed time: 0.08617s