DevOps-Best-Practices

This is an example of a DevOps Repo that conforms to best practices

Stars
8

DevOps-Best-Practices

This is an example of a DevOps Repo that conforms to best practices

Test

Setup a VENV

ec2-user:~/environment $ python3 -m venv ~/.venv
ec2-user:~/environment $ source ~/.venv/bin/activate
Badges
Extracted from project README
Python application test with Github Actions