From c1ac8b2eb786d195ae9de95d94b057cc4fc001a0 Mon Sep 17 00:00:00 2001 From: OhSnapitsMikel Date: Tue, 11 Dec 2018 11:33:10 -0600 Subject: [PATCH] Added Resource pypi (#31549) --- guide/english/python/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/python/index.md b/guide/english/python/index.md index c680464f91..1d82ec47ba 100644 --- a/guide/english/python/index.md +++ b/guide/english/python/index.md @@ -203,3 +203,4 @@ Free Code Camp has some great resources. The web is a big place, there's plenty * [Python2](https://docs.python.org/2/tutorial/) * [Python3](https://docs.python.org/3/tutorial/) * [Google's Python class](https://developers.google.com/edu/python/) +* [Python Package Index](https://pypi.org/) Find, install and publish Python Packages