Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 305 Bytes

File metadata and controls

executable file
·
21 lines (15 loc) · 305 Bytes

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