Skip to content

bearddan2000/python-web-flask-mvc-matplotlib-pyplot-bar-chart-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-flask-mvc-matplotlib-pyplot-bar-chart-image

Description

A POC for showing matplotlib chart in a flask mvc.

Tech stack

  • python
    • flask
    • matplotlib
    • pyplot

Docker stack

  • python:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code based on