toznyigit / flask-music-streaming

A simple Flask app for streaming music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 58.1%Language:Python 41.9%