- Create a Python Virtual Enviroment
pyhon3 -m venv ~/.venv
orvirtualenv ~/.venv
- Create empty files:
Makefile
,requirements.txt
,main.py
,Dockerfile
.lib/__init__.py
,lib/logic.py
- Populate
Makefile
- Setup Continuos Integration, i.e. check code for issues like lint errors
- Build cli using python fire library
./cli-fire.py --help
to test logic
-
Notifications
You must be signed in to change notification settings - Fork 0
jr-do/oreilly-python-for-devops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
from Noahgift lesson
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published