Runnable Python examples for the Glasses X Public API. Each example connects to the Glasses X application WebSocket server and shows one part of the API. For a connection and protocol overview, see ...
You can use any HTTP client, but we'll use requests in these examples. You can install and use it inside a virtual environment as follows: Change to the python ...