a unitts driver for ios device, it use AVFoundation.AVSpeechSynthesizer
Project description
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
news_yapi-0.0.3.tar.gz
(2.7 kB
view details)
File details
Details for the file news_yapi-0.0.3.tar.gz
.
File metadata
- Download URL: news_yapi-0.0.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using 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/2.0.0 colorama/0.4.4 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee53cd847ac4bd6681343f13d3cf784ac9670a224fdb79aa7c604d794a914c5d |
|
MD5 | 24c02a21a6e024cd5f31006e03be5212 |
|
BLAKE2b-256 | 8b6b46319fac66b3a7cee9ad08ec8206c922231edc3e264ce100fd7fa3525d7c |