Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 314 Bytes

python-lab

This repository contains a research for how to setup a good Python Project

Setup

  • install pyenv

  • pyenv activate python-lab

  • pip install -r requirements.txt

  • install docker docker-compose

  • docker-compose build

  • docker-compose up

  • snap install aws-cli --classic

  • sh create_aws_resources.sh