Get live radio station streams by country
Project description
live_radio
Get live radio station stream info by country using pyradios.
Installation
pip install live_radio
Usage
from live_radio import get_stations_by_country
stations = get_stations_by_country("Kenya", limit=10)
for station in stations:
print(station["name"], station["url"])
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.
Source Distribution
live_radio-0.1.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file live_radio-0.1.1.tar.gz.
File metadata
- Download URL: live_radio-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
545a23d2dfba479cadac3cd081ac5cc786ad1201f7ac6065f85365485d93e549
|
|
| MD5 |
e663efe99040453b4e42846e12862541
|
|
| BLAKE2b-256 |
8782a86fbf53565753b7c549d71c1a4a68804b62dc40882995ad2b721ab3bf38
|
File details
Details for the file live_radio-0.1.1-py3-none-any.whl.
File metadata
- Download URL: live_radio-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84477b540e97071d16bd22156764ce38cb8286a0b6faf2247a6663586bccf6ae
|
|
| MD5 |
659bdc57d88ca60819fc09c5a02bf657
|
|
| BLAKE2b-256 |
4ba2647671851d966890b417ae3cb5c3e696e3092d6ca7d3f9d8a1a0c2299197
|