We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0c4e3 commit d88000fCopy full SHA for d88000f
1 file changed
pages/python-resources.md
@@ -30,8 +30,8 @@ title: Resources for Python
30
* [Python.org resources for Programmers](http://wiki.python.org/moin/BeginnersGuide/Programmers)
31
* [Python.org resources for Non Programmers](http://wiki.python.org/moin/BeginnersGuide/NonProgrammers)
32
33
-### Comprehensive collection of python packages
34
-* [Pypi](http://pypi.python.org/pypi)
+### The definitive Python Package Index (aka CheeseShop)
+* [PyPI](http://pypi.python.org/pypi)
35
36
### Discussion Forums
37
* [Http interface to comp.lang.python via google groups](https://groups.google.com/forum/?fromgroups#!forum/comp.lang.python)
0 commit comments