Skip to content

arashmjr/MusicPlayer

Repository files navigation

MusicPlayer

A simple music player has created by python

after clone the app, perform these steps:

  1. pip install virtualenv
  2. python -m venv env
  3. if on windows run >> env\Scripts\activate but if on linux run >> source env/bin/activate
  4. pip install -r requirements.txt
  5. flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published