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 erickhoo
Recipients Aivar.Annamaa, Marcus.Smith, Saimadhav.Heblikar, belopolsky, dstufft, erickhoo, markroseman, ncoghlan, paul.moore, peter.otten, rhettinger, terry.reedy, upendra-k14
Date 2016-03-25.06:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458887548.04.0.967582771614.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
Terry, now I have done two more mockup for the installed package tab which is referenced from your suggestion and belopolsky's suggestion. Which you do you prefer? About the http://www.lfd.uci.edu/~gohlke/pythonlibs/ repo that you suggested to be added inside, I have done some research about that and it seem like pip install --index-url can only search from something like this website https://pypi.python.org/simple/ format. So, I think maybe I have to parse the package from ttp://www.lfd.uci.edu/~gohlke/pythonlibs/, but without description. Is it ok?
History
Date User Action Args
2016-03-25 06:32:28erickhoosetrecipients: + erickhoo, rhettinger, terry.reedy, paul.moore, ncoghlan, peter.otten, belopolsky, markroseman, Aivar.Annamaa, dstufft, Marcus.Smith, Saimadhav.Heblikar, upendra-k14
2016-03-25 06:32:28erickhoosetmessageid: <1458887548.04.0.967582771614.issue23551@psf.upfronthosting.co.za>
2016-03-25 06:32:28erickhoolinkissue23551 messages
2016-03-25 06:32:27erickhoocreate