Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
/ radiobabel Public archive

radiobabel is a Python library that allows the user to interact with a number of online music services via a single unified API.

License

Notifications You must be signed in to change notification settings

rehabradio/radiobabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radiobabel

Latest PyPI version Latest Travis CI build status

Provides a simple unified API to a (very) limited subset of features of various music streaming services. This library is mostly used as a backend to provide metadata search and lookup for other applications.

Installation

Distribute & Pip

Installing radiobabel is simple with pip:

$ pip install radiobabel

or, with easy_install:

$ easy_install radiobabel

But, you really shouldn't do that.

TODO

  • Write some proper docs.
  • Add Spotify support.

About

radiobabel is a Python library that allows the user to interact with a number of online music services via a single unified API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages