Skip to content

mkanetsuna/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-template

This is a simple Python project template with live reload functionality.

Requirements

  • Python 3.x
  • Flask
  • watchdog

How to run dev

pip install -r requirements.txt
python app.py

How to run

pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published