scoopy


Namescoopy JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/thorwhalen/scoopy
SummaryPython interface to live news
upload_time2025-02-19 15:29:25
maintainerNone
docs_urlNone
authorThor Whalen
requires_pythonNone
licensemit
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # scoopy

Python interface to live news

To install:	```pip install scoopy```

Depending on what news API you use, you may need an API key. Example:
* https://newsdata.io/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thorwhalen/scoopy",
    "name": "scoopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Thor Whalen",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7e/3c/1fb9bebc54a3e7cfa920ac739d934305e9ed14bf8498547210c15a3fae01/scoopy-0.0.6.tar.gz",
    "platform": "any",
    "description": "# scoopy\n\nPython interface to live news\n\nTo install:\t```pip install scoopy```\n\nDepending on what news API you use, you may need an API key. Example:\n* https://newsdata.io/\n",
    "bugtrack_url": null,
    "license": "mit",
    "summary": "Python interface to live news",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/thorwhalen/scoopy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4aa0f4dfaee81a0f7e65659326ea8ccbf8d40924d52d94320c2e83375bd7f11a",
                "md5": "0b5a5049d17884b7563c8f39269df674",
                "sha256": "989e470812f7ea347add98512faf538e1c71fb85c4993e741ab78a31743f00b1"
            },
            "downloads": -1,
            "filename": "scoopy-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b5a5049d17884b7563c8f39269df674",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6465,
            "upload_time": "2025-02-19T15:29:23",
            "upload_time_iso_8601": "2025-02-19T15:29:23.896950Z",
            "url": "https://files.pythonhosted.org/packages/4a/a0/f4dfaee81a0f7e65659326ea8ccbf8d40924d52d94320c2e83375bd7f11a/scoopy-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7e3c1fb9bebc54a3e7cfa920ac739d934305e9ed14bf8498547210c15a3fae01",
                "md5": "46a7d1f47222db6d9a50735bea3cfc35",
                "sha256": "3bfa8e3205fa909489fea518569a9cc2cfbfea5bc5cff8a70cbd56c77a9983de"
            },
            "downloads": -1,
            "filename": "scoopy-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "46a7d1f47222db6d9a50735bea3cfc35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5338,
            "upload_time": "2025-02-19T15:29:25",
            "upload_time_iso_8601": "2025-02-19T15:29:25.248563Z",
            "url": "https://files.pythonhosted.org/packages/7e/3c/1fb9bebc54a3e7cfa920ac739d934305e9ed14bf8498547210c15a3fae01/scoopy-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 15:29:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thorwhalen",
    "github_project": "scoopy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scoopy"
}
        
Elapsed time: 0.42538s