Preferred:
sudo pip install PySquashfsImage
Alternatively:
sudo easy_install PySquashfsImage
This is a single module library in pure Python with no dependencies.
The following code is an example on how to use the library:
Welcome to PySquashfsImage’s documentation!