[Tutor] Regarding installing a python package

Chirag Shahani chirag.shahani at gmail.com
Tue Sep 29 04:28:47 CEST 2015


Hi,

Could any one please help me understand the following:

Suppose I install a python package using python setup.py install provided
by the developer of a package. I need to track that changes in my file
system.. meaning what new directories and files got created? Also, what is
the concept of the egg file that gets created? What would be the location
of this egg file and how would it be named ****.egg? Also, the ***.egg-info
directory?

Thanks in advance.

--
Chirag


More information about the Tutor mailing list