python-web-bottle-mvc-mysql-simple Description Simple web app that serves a static web page for a bottle project. Uses sqlalchemy query a table dog. Tech stack python bottle sqlalchemy mariadb Docker stack python:latest mariadb:latest To run sudo ./install.sh -u Availble at To stop sudo ./install.sh -d For help sudo ./install.sh -h Credit Bottle sqlalchemy setup