INSTALL.txt
importchecker should work with python 2.2 and up.
You could put importchecker.py in site-packages if you want to import
from it. You can do that with:
python setup.py install
If you use want to use it as a script, you can run it from the
commandline saying:
python importchecker.py /path/to/check
You could put importchecker.py in site-packages if you want to import
from it. You can do that with:
python setup.py install
If you use want to use it as a script, you can run it from the
commandline saying:
python importchecker.py /path/to/check