I have developped simple python scripts to make it easy to connect to RedDwarf game server (reddwarfserver.org/) from Panda3D. This work is inspired from Adam Spitz work on RedDwarf-JS connector.
Seems like the server is GPL, but the C client is BSD-licensed. So as long as you use ctypes to access their client API from Python, it may not be completely worthless.