/pycoap

Simple implementation of Constrained Application Protocol (CoAP).

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pycoap

Simple implementation of Constrained Application Protocol (CoAP) in Python.

Example:

r = coap.request('coap://coap.me/hello')
print r.payload