news_yapi
this is a news feed provider of newsapi for uninews
Dependency
pip install newsapi-python
Installation
pip install news_api
register a app_key
go to newsapi to bay a plan
Usage
from news_api import set_app_info
from uninews import NewsFeed
set_app_info(YOUR_APP_KEY)
nf = NewsFeed('news_api')
nf.news()
nf.headline()
nf.topstory()
Release files for news-yapi 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| news_yapi-0.0.9.tar.gz | 2.7 kB | Details |
Release files / news_yapi-0.0.9.tar.gz
| Download URL | news_yapi-0.0.9.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f87c304b13ed7e0e3dbd8def7483c1bb99bcde9f5e0a17b99ea417f4cb3d099d
|
|
BLAKE2b-256 checksum How to use checksums |
55c62740c42f57a37aeff14b451b1bf2f4a8776ed41e7707c7c08129b18d1ed9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.25.0 requests-toolbelt/0.9.1 urllib3/1.26.2 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.13
|