A Python client library for the player server. More...
Modules | |
libplayerc_py example | |
An example of using libplayerc_py. |
Detailed Description
A Python client library for the player server.
libplayerc_py is a SWIG-generated Python interface to libplayerc. You can guess the Python API by a little mental translation of the symbol names in the C API.
For now, check out the example.
- Todo:
- Document this library properly.