Library for using the Apple News API
Project description
kcrw.apple_news
kcrw.apple_news is a simple library for using the Apple News API from Python 2 or 3 (>= 2.7 or >= 3.5).
Free software: MIT license
Documentation: https://kcrwapple-news.readthedocs.io.
Features
Provides support for making signed API requests to the Apple News Publisher API
Includes suport for “Read Channel”, “Create Article”, “Update Article”, “Read Article Information”, “Delete Article” API calls as well making generic signed requests.
Provides a command line tool apple_news_api for making API calls directly.
History
0.2.6 (2020-04-17)
Fix namespace package issues
0.2.4 (2020-03-09)
Fix namespace package issues
0.2.3 (2020-02-27)
Fixes to support applications that pin six < 1.12.0
0.2.2 (2020-02-26)
Include response error codes and data in custom exception.
0.2.1 (2020-02-25)
Fix bumpversion error
0.2.0 (2020-02-25)
Fix botched package release
0.1.0 (2020-02-24)
First release on PyPI
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.