BBC News API & Wrapper Update
bbc-news - 1.0.0
Introducing the initial release of the bbc-news
Python library, version 1.0.0! This release marks the first stable version of the library, providing developers with a convenient way to access the BBC News API programmatically.
Installation
You can install the bbc-news library via pip:
python -m pip install bbc-news
bbc-news
requires Python 3.7 or later.
BBC News API - 2.2
API: New
- Added English Endpoint
API: Enhancements
- Bug Fixes
- Updated Documentation
Full Changelog: v2.1...v2.2