Lightweight application-protocol for devices that are constrained their resources such as computing power, RF range, memory, bandwith, or network packet sizes. This protocol, CoAP, is developed in the IETF working group "CoRE", <http://6lowapp.net>.
Constrained Application Protocol (CoAP) is a RESTful transfer protocol for resource-constrained networks and nodes in embedded and wireless sensor systems. CoAPy allows Python applications to use and provide CoAP network services.
This version is extremely outdated and is not maintained. Consider using libcoap, also hosted on SourceForge.