| ==================== |
| Getting Started |
| ==================== |
| |
| Welcome to Hamilton's documentation! |
| |
| www.tryhamilton.dev |
| -------------------- |
| |
| Before diving in, we highly recommend you try Hamilton in your browser at https://www.tryhamilton.dev. |
| It allows you to: |
| |
| 1. run python in the browser, so you can get a feel for the basics of Hamilton *without installing anything!* |
| |
| 2. it includes various examples that you can run and modify. |
| |
| 3. it represents an easy hands-on introduction to Hamilton that should get you comfortable with the framework and \ |
| its basic capabilities. |
| |
| |
| Getting started with Hamilton locally |
| ------------------------------------- |
| The following section of the docs will teach you how to install Hamilton and get started with your own project. |
| |
| .. toctree:: |
| |
| install |
| write-first-dataflow |
| run-first-dataflow |
| next-steps |