answered 2013-12-25 14:14:40 +0200
Till now, I realized to install any Python module, you can write:
sage --python setup.py install
in the module folder.