spotipy/spotipy/__init__.py

3 lines
84 B
Python

VERSION='2.0.1'
from .client import Spotify
from .exceptions import SpotifyException