TAMILNADU ONLINE FM RADIO
In this package tamil nadu local online Fm Station
INSTALL PACKAGE
sudo apt-get install vlc
pip install tn-radio
IMPORT PACKAGE
Python 3.7.3 (default, Oct 7 2019, 12:56:13)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import tn_radio
obj = tn_radio.Radio()
LIST OF FM STREAM
Python 3.7.3 (default, Oct 7 2019, 12:56:13)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import tn_radio
obj = tn_radio.Radio()
obj.list_fm()
0 Ohm Namashivaya[Chennai, India]
1 Namakkal Thedal FM[Namakkal, India]
2 Natrinai FM[Tiruchirappalli, India]
3 Pudukkottai Thedal FM[Pudukkottai, India]
4 முத்தமிழ் FM மேலூர்[Melur, India]
5 Virudhunagar Thedal FM[Virudhunagar, India]
SET STREAM FM INDEX
Python 3.7.3 (default, Oct 7 2019, 12:56:13)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import tn_radio
obj = tn_radio.Radio()
obj.set_stream(3)
PLAY FM
Python 3.7.3 (default, Oct 7 2019, 12:56:13)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import tn_radio
obj = tn_radio.Radio()
obj.set_stream(3)
obj.play()
STOP FM
obj.stop()
PAUSE FM
obj.pause()
CHANGE FM STREAM
obj.set_stream(5)
Release files for tn-radio 0.1.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tn_radio-0.1.11.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tn_radio-0.1.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.4 kB
Release files / tn_radio-0.1.11.tar.gz
| Download URL | tn_radio-0.1.11.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
84f902d5294b5acf83727949fd1eef745556e442b0786ff830bb6b1f1b2865ec
|
|
BLAKE2b-256 checksum How to use checksums |
83fd02657136a503e8c91a0570eb028787f91306e93a83b5c910bc5ffc4874e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
|
Release files / tn_radio-0.1.11-py3-none-any.whl
| Download URL | tn_radio-0.1.11-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
74ff27e498ec23e32c07bfd8e0625ffa8d9069fd7fa915bf3c8689690d87f756
|
|
BLAKE2b-256 checksum How to use checksums |
6f2f1186421c34420794dd9e1ff2632f2ad5485025f3b1de99ef9c237873deea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.9
|