ManagersΒΆ

The role of the pyspotify managers is to help the developer by abstracting basic operations of the Spotify library. They include callbacks that you can implement if you wish to be notified of particular Spotify events.

The one you certainly want to use is the SpotifySessionManager, as it handles all login and other basic session operations.

Project Versions

Previous topic

Introduction

Next topic

Session manager

This Page