Skip to content

movermeyer/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

  • Python 100.0%