Skip to content

chowmean/python-training-for-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run this tutorial.

It uses mkdocs for documentation. You can follow the below steps to run it in your local system

How to run this

virtualenv venv
source venv/bin/activate
git clone git@github.com:chowmean/python-training-for-devops.git
cd python-training-for-devops
pip install -r requirements.txt
mkdocs serve

Feel free to write to me if you get any errors or you want me to improve on something.

About

This is course for python training for devops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published