Skip to content

Demonstrating how to make really simple MP3 player

License

Notifications You must be signed in to change notification settings

Kandongwe/simple-mp3-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MP3 Player

Demonstrating how to make really simple MP3 player using a flask webserver and generating an HTML file

Installing

Install Python and Flask using pipenv

Just Python is needed for the server side generator

Using Flask

main.py uses flask to create a webserver that returns an HTML page containing a list of MP3 links

ssg.py writes an HTML file in the dist directory

About

Demonstrating how to make really simple MP3 player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%