spoti.py

An async wrapper for the Spotify Web API.


Keywords
spotify, api, wrapper, async, python, spotify-web-api
License
MIT
Install
pip install spoti.py==0.1.3

Documentation

spoti.py

An async wrapper for the Spotify API written in Python.

Support

Installation

Python 3.10 or later is required.

pip install -U spoti.py

To get the development version:

pip install -U git+https://github.com/Axelware/spoti.py