Metadata-Version: 2.3
Name: akashvani-radio-live
Version: 26.1.0
Summary: Add your description here
Author: chaitu-ycr
Author-email: chaitu-ycr <chaitu-ycr@gmail.com>
Requires-Dist: pyinstaller
Requires-Dist: pywebview
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# akashvani-radio-live

Akashvani Radio Live streaming Python application

## download application zip file from releases, extract and run the application

https://github.com/chaitu-ycr/akashvani-radio-live/releases

## pro usage - install python package from pypi

```shell
# pip command
pip install akashvani-radio-live
# launch the application from command line using python
python -m akashvani_radio_live.app

# uv command
uv pip install akashvani-radio-live
uv run akashvani-radio-live
```
