A simple Python based CoAP (RFC7252) toolkit
Piccata is a simple CoAP (RFC7252) toolkit written in Python. The toolkit provides basic building blocks for using CoAP in an application. piccata handles messaging between endpoints (retransmission, deduplication) and request/response matching. Handling and matching resources, blockwise transfers, etc. is left to the application but functions to faciliate this are provided. Piccata uses a transport abstraction to faciliate using the toolkit for communication over different link types. Transport for a UDP socket is provided.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.2-2.fc42 | - |
Fedora 42 | 2.0.2-2.fc42 | - |
Fedora 41 | 2.0.2-1.fc41 | - |
Fedora 40 | 2.0.1-6.fc40 | - |
You can contact the maintainers of this package via email at
piccata dash maintainers at fedoraproject dot org
.