PyInfoEpub is a python script designed to retrieve specific information from an epub file.
Just get the archive, and unpack it. Then run
python pyinfoepub/py_info_epub.py <filename.epub>
Optionally you can use the standard installing way:
python setup.py install