Name | pkradio JSON |
Version |
0.3
JSON |
| download |
home_page | |
Summary | Pakistani radio listener for a list stations, that'll hopefully keep growing. |
upload_time | 2022-12-30 21:53:35 |
maintainer | |
docs_url | None |
author | siphr |
requires_python | |
license | |
keywords |
pakistani
urdu
sindhi
radio
internet
live
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
PKRADIO
=======
An easy to use Pakstani radio player.
Details
-------
There is a built-in list of popular radio stations in different languages and more will be added.
Package Usage
-------------
from pkradio import pkradio as pkr
\# Get version
pkr.get_version()
\# Load list of stations
_st = pkr.load_stations()
\# Get the support player
_pl = pkr.get_player()
\# Stream a station
pkd.play_radio_url(_pl, _st['vos'])
Raw data
{
"_id": null,
"home_page": "",
"name": "pkradio",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pakistani,urdu,sindhi,radio,internet,live",
"author": "siphr",
"author_email": "pypi@techtum.dev",
"download_url": "https://files.pythonhosted.org/packages/0d/7c/aeffcf07f2dad152502dfab47e372c01e93ba88800c6476fe18d65f8b2b5/pkradio-0.3.tar.gz",
"platform": "any",
"description": "PKRADIO\n=======\n\nAn easy to use Pakstani radio player.\n\n\nDetails\n-------\n\nThere is a built-in list of popular radio stations in different languages and more will be added.\n\n\nPackage Usage\n-------------\n\nfrom pkradio import pkradio as pkr\n\n\\# Get version\n\npkr.get_version()\n\n\\# Load list of stations\n\n_st = pkr.load_stations()\n\n\\# Get the support player\n\n_pl = pkr.get_player()\n\n\\# Stream a station\n\npkd.play_radio_url(_pl, _st['vos'])\n",
"bugtrack_url": null,
"license": "",
"summary": "Pakistani radio listener for a list stations, that'll hopefully keep growing.",
"version": "0.3",
"split_keywords": [
"pakistani",
"urdu",
"sindhi",
"radio",
"internet",
"live"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4fa654747ca3bbe67e95d8f1e5651324",
"sha256": "6b03dfcfcedec6d5cf2d18ac883fad32ecf965a5f3b5c3a915fb0403543132b9"
},
"downloads": -1,
"filename": "pkradio-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4fa654747ca3bbe67e95d8f1e5651324",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4016,
"upload_time": "2022-12-30T21:53:34",
"upload_time_iso_8601": "2022-12-30T21:53:34.239393Z",
"url": "https://files.pythonhosted.org/packages/8a/70/729ae17588f2c80b7bd33fda59294ee97b7389d5530d7ec202fd33089bcc/pkradio-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "8ebe709163b6416fe910fd6ed73d040d",
"sha256": "f0998332d490f300f71002c5de9517bd71dd3633465d5988e6ad1be55cb72efc"
},
"downloads": -1,
"filename": "pkradio-0.3.tar.gz",
"has_sig": false,
"md5_digest": "8ebe709163b6416fe910fd6ed73d040d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3826,
"upload_time": "2022-12-30T21:53:35",
"upload_time_iso_8601": "2022-12-30T21:53:35.858204Z",
"url": "https://files.pythonhosted.org/packages/0d/7c/aeffcf07f2dad152502dfab47e372c01e93ba88800c6476fe18d65f8b2b5/pkradio-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-30 21:53:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pkradio"
}