For the Lovelace release we have changed our wireprotocol from a JSON-based protocol to use Google’s Protocol Buffers (protobuf).
Python development is straightforward and requires the user to include the Bluzelle Python library file. The idea here is to download and refer to the Python library and then make the correct requests to connect to the swarm, and await the response…