===== Tools ===== This section provides documentation for the various tools and utilities associated with the **Dawn** framework. The Python tooling is distributed as a small core package (``dawnpy``) plus a family of extension packages. Each page below documents one tool: purpose, install, command surface, and tests. .. toctree:: :maxdepth: 1 :caption: dawnpy - core dawnpy.rst .. toctree:: :maxdepth: 1 :caption: dawnpy - transport extensions dawnpy-serial.rst dawnpy-can.rst dawnpy-udp.rst dawnpy-modbus.rst dawnpy-ble.rst .. toctree:: :maxdepth: 1 :caption: dawnpy - applications dawnpy-tests.rst