An open API service indexing awesome lists of open source software.

https://github.com/steinitzu/spoffy

(a)sync Spotify web API client for python
https://github.com/steinitzu/spoffy

Last synced: 2 months ago
JSON representation

(a)sync Spotify web API client for python

Awesome Lists containing this project

README

        

# Spoffy

[![Documentation Status](https://readthedocs.org/projects/spoffy/badge/?version=latest&style=flat-square)](https://spoffy.readthedocs.io/en/latest/?badge=latest)

The IDE friendly sync and async [Spotify API](https://developer.spotify.com/documentation/web-api/) wrapper for python.

Read the docs: https://spoffy.readthedocs.io

# Install

```
pip install spoffy
```
Python3.9 and newer are supported