>> 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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com