Skip to content

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

Notifications You must be signed in to change notification settings

cmarcio/python-lab

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published