Skip to content

bearddan2000/python-web-pants-poetry-flask-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-pants-poetry-flask-hello-world

Description

A POC for pants build system with poetry dependencies.

Tech stack

  • pants
  • python
    • flask

Docker stack

  • python:3.9

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h