To simplify communication with Triton, the Triton project provides several client libraries and examples of how to use those libraries. Ask questions or report problems in the main Triton issues page.
This is a Python library to create a Mesos scheduler. It removes the need to use/install Mesos python bindings and makes use of the HTTP API (native bindings are not updated anymore with new features) ...