[ buster ]
[ 原始碼: python-tunigo ]
套件:python-tunigo(1.0.0-3)
Python API for the browse feature of Spotify (Python 2)
This package allows for simple access to Tunigo's API. This is an API for fetching featured playlists and new releases for Spotify. It supports featured playlists, top playlists, new album releases and playlists for a range of different genres.
Tunigo's API is what the official Spotify client uses to provide its browse feature.
Note that the API is not documented or officially released, so it may change at any time.
This is the Python 2 version of the package.
其他與 python-tunigo 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings