Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 250 Bytes

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")