Skip to content

CodeDem/flask-music-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple Flask app for streaming music

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published