easy_install python extension allows to install python eggs from console like:
easy_install py2app
But is it possible to access easy_install fu
I think you can get to that by using either importing setuptools.