Skip to content

Repository files navigation

Welcome to Toolify

toolify.png

Toolify is a web application written in Python, using the Flask web framework and the Spotify API wrapper library, Spotipy.

With Toolify, you can manage your playlists with several features that you can't get from the official Spotify client.

Setup local environment

  1. Install dependencies:
task install
  1. Copy .env-sample to .env and fill it with the required environment variables.
  2. Now, you can launch the application by executing:
task start
  1. Finally, you can stop the application by executing:
task stop

💡 All available commands can be list executing task

Other tips for development

You can launch the test suite by executing:

task test

About

Web application for power up your playlists

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages