[Python-Dev] Update to Python Documentation Website Request

"Martin v. Löwis" martin at v.loewis.de
Sun Jul 26 19:31:40 CEST 2009


>> If they read examples, they will see import
>> statements, and then they have to find out how to make those work.
>> Does your tool help with that?
> 
> Yes. It will open the website or homepage to the project/package
> in question.

How does it know the project in question?

> Using pythonpkgmgr, they look on their list of installed packages,
> find the "interbasedb" or whatever module, and can get quick
> access to the pypi page or the package homepage. It's much easier.

How do they find interbasedb in the list of installed packages if
they haven't installed interbasedb yet?

Regards,
Martin


More information about the Python-Dev mailing list