API Reference#
Here lies documentation for the public API you can build on top of.
See Decorators to increase Hamilton functionality, in addition to ways to keep your code DRY.
See Result Builders for what comes out of the box for determining how to construct a return type from
execute
.
See Graph Adapters for ways to execute Hamilton.
See Drivers for how to call and instantiate a Hamilton dataflow. Right now there are only two!
See Disabling Telemetry for how to disable telemetry.
See Caveats for implementation details/design decisions that may impact your use of Hamilton.