blob: 265b7b883479eac067741eeff89d6e883cc1b9b7 [file]
====================
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
hamilton-hub
next-steps