Added Resource pypi (#31549)

This commit is contained in:
OhSnapitsMikel
2018-12-11 11:33:10 -06:00
committed by Christopher McCormack
parent d0552904cf
commit c1ac8b2eb7

View File

@ -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/) * [Python2](https://docs.python.org/2/tutorial/)
* [Python3](https://docs.python.org/3/tutorial/) * [Python3](https://docs.python.org/3/tutorial/)
* [Google's Python class](https://developers.google.com/edu/python/) * [Google's Python class](https://developers.google.com/edu/python/)
* [Python Package Index](https://pypi.org/) Find, install and publish Python Packages