Welcome to Spotipy2!¶
The next-generation Spotify Web API wrapper for Python 3.7+
Source code
•
Releases
Spotipy2 is a modern, fast and easy-to-use wrapper for Spotify written for Python 3.7 and higher. It allows easily to make requests to the Spotify API, without any hassle and lots of advantages.
Key Features¶
- Easy - Makes the Spotify API easy to understand and intuitive, without giving less customization.
- Fast - Thanks to its async design and
aiohttpspeed, spotipy2 is incredibly fast - Type-hinted - All the methods and types are type-hinted, enabling excellent IDE support
- Documented - API methods, types and interfaces are all well documented