This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Marcus.Smith, Saimadhav.Heblikar, belopolsky, dstufft, erickhoo, markroseman, ncoghlan, paul.moore, peter.otten, rhettinger, terry.reedy, upendra-k14
Date 2016-04-05.06:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459838151.43.0.442331683951.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at the last two prototypes, an 'Installed packages' page would not need install, only update and remove.  A minor issue.  The PyCharm page with Install appears to contain part of an alphabetical listing of all packages on PyPI  (there are 10000s I believe).  This suggests that there is a PyPI interface to get such.  This would mostly be useful if someone know at least the first few letter of a name -- sort of like identifier autocompletion.

I am downloading and looking at the v3.py from each of you.
History
Date User Action Args
2016-04-05 06:35:51terry.reedysetrecipients: + terry.reedy, rhettinger, paul.moore, ncoghlan, peter.otten, belopolsky, markroseman, dstufft, Marcus.Smith, Saimadhav.Heblikar, upendra-k14, erickhoo
2016-04-05 06:35:51terry.reedysetmessageid: <1459838151.43.0.442331683951.issue23551@psf.upfronthosting.co.za>
2016-04-05 06:35:51terry.reedylinkissue23551 messages
2016-04-05 06:35:50terry.reedycreate