pycoap Simple implementation of Constrained Application Protocol (CoAP) in Python. Example: r = coap.request('coap://coap.me/hello') print r.payload