Skip to content

mmlvgx/radiozilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radiozilla

📻 Python Radio Browser API wrapper with fully Type Hinting and Documentation

Installation

pip install radiozilla

Examples

from radiozilla.radios import Radio


radio = Radio()
radio.search("BBC")

Releases

No releases published

Packages

No packages published

Languages