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
- Host: GitHub
- URL: https://github.com/steinitzu/spoffy
- Owner: steinitzu
- License: other
- Created: 2019-04-24T01:00:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T16:05:00.000Z (about 1 year ago)
- Last Synced: 2025-03-14T06:06:42.276Z (2 months ago)
- Language: Python
- Homepage:
- Size: 588 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spoffy
[](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