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.1.tar.gz
(2.7 kB
view details)
File details
Details for the file news_yapi-0.0.1.tar.gz
.
File metadata
- Download URL: news_yapi-0.0.1.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 | cf9451051e210e6597058878dd4f0218d39985145aba6d3dbca8ce0422d95c57 |
|
MD5 | 8bb06b727307ce1724971115c343564b |
|
BLAKE2b-256 | 5bb82778c48fe7324c73c71f76d9689252a485ca077051dcde623e19eaa56583 |