Bbc-news

Latest version: v1.0.2

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1

Added 2 Endpoints (`news`, `latest`) to BBC Bangla API

- /news
It'll send all the News from BBC Bangla.
![image](https://user-images.githubusercontent.com/89304780/206401553-f9958dea-0b56-4be9-8420-8e9ab737e43b.png)

- /latest
This will send the Latest News and the First Category News from BBC Bangla.
![image](https://user-images.githubusercontent.com/89304780/206401341-53631793-c6d1-4d52-a495-c5940b20c4d6.png)

1.0.2

Introducing the `bbc-news` Python library, version 1.0.2!

Changes
- Added `Yoruba` language support
- Updated README examples

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/)

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:

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/)

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:

console
python -m pip install bbc-news

`bbc-news` requires Python 3.7 or later.

[Checkout bbc-news on PyPI](https://pypi.org/project/sra-pylib/)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.