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"])
📜 LICENSE
MIT License
Copyright (c) 2025 Peter Nyando
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.0.tar.gz
(2.7 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.0.tar.gz.
File metadata
- Download URL: live_radio-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
529f17bbf3adb3659694f318588accc91532e8cb8faef8b48edabbd8a1d2c505
|
|
| MD5 |
6531e37078515263ef0b8aba8b240689
|
|
| BLAKE2b-256 |
acf429a4ff2c9fddc40a6750eb1431976a6093802e224558375b8f606c2e2776
|
File details
Details for the file live_radio-0.1.0-py3-none-any.whl.
File metadata
- Download URL: live_radio-0.1.0-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 |
fc3ed9d5b72c4fd97858b5a065c2ae43e320dd74b9d47c9d04f57b277bd1e17f
|
|
| MD5 |
0fed5b61cbea0fefda05df86e93f7365
|
|
| BLAKE2b-256 |
1ba588c889b12a5b04a841f772779728f789e39b25eafd7cae471089572f4aba
|