BBC News API & Wrapper Update
bbc-news - 1.0.1
Introducing the bbc-news
Python library, version 1.0.1! This release marks a stable version of the library, providing developers with a convenient way to access the BBC News API.
Changes
- Added
User-Agent
on Request - Updated README
- Added Stats on README
Installation
You can install the updated bbc-news library via pip:
python -m pip install -U bbc-news
bbc-news
requires Python 3.7 or later.
BBC News API - 2.3
API: Enhancements
- Bug Fixes
- Updated README
- Added stats on README
Full Changelog: v2.2...v2.3