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:
console
python -m pip install -U bbc-news
`bbc-news` requires Python 3.7 or later.
[Checkout bbc-news on PyPI](https://pypi.org/project/bbc-news/)