flask-music-streaming
flask-music-streaming copied to clipboard
A simple Flask app for streaming music
Simple Flask Music Streaming App
A simple Flask app for streaming music
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
What things you need to install the software and how to install them
Python 3
Flask
Tornado Web Server
Installing
Installing dependencies
pip install -r requirements.txt
Once all packages are downloaded and installed run.
python app.py
Running the tests
Open up your browser and visit
http://localhost:5000