Jaymon / chef-cookbooks

Various Chef cookbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python environment cookbook

Jaymon opened this issue · comments

some quick thoughts I had open in a text file:

I think it might be worth adding a python cookbook that is basically the repo cookbook (so we'll deprecate that cookbook) combined with pipenv stuff, so basically if there is a requirements.txt then do one thing, if there is Pipfile then activate it with pipenv, stuff like that