Hello,
Based on the work of Burcin, I started a Sage agnostic Python interface to polymake. It is currently developed at
https://github.com/videlec/pypolymake
and available from PyPI at
https://pypi.python.org/pypi/pypolymake/
The aim is to be able to call polymake from Sage but it does not cost anything to have it in pure Python. The code that was needed from Sage is now included in the package (essentially gmp <-> Python interface).
Any comment, report of success, report of failure, help is appreciated!
Thanks,
Vincent