You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,14 @@ python Cookbook
5
5
6
6
Installs and configures Python. Also includes LWRPs for managing python packages with`pip` and`virtualenv` isolated Python environments.
7
7
8
-
##**THIS COOKBOOK ISIN LIMBO**
8
+
##**THIS COOKBOOK ISDEPRECATED**
9
9
10
-
Development on a new replacement is happening at[poise/poise-python](https://github.com/poise/poise-python). When that cookbook is complete, this cookbook may be stripped and turned in to compat wrapper for it if possible, or it may be removed entirely.
10
+
[Poise-python](https://github.com/poise/poise-python) is a vastly better cookbook
11
+
for managing Python-related things. This cookbook will remain for compatibility
12
+
but any future release will only be to gut it and turn it into a wrapper for