Skip to main content

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


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.9.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page