Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 786 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 786 Bytes

Spotify API

This library aims to provide a wrapper for Spotify using python 3.

Getting Started

Prerequisites

  • Docker and Docker-compose or the Python version specify in docker
  • Spotify API Keys link here

Installing

Inside of the container or in your local machine

poetry install

Built With

Tests

Inside of the container or in your local machine

pytest

License

This project is licensed under the MIT License - see the LICENSE file for details.