Downloads¶

Official Apache Hamilton releases are available at the Apache Software Foundation distribution site.

Release Downloads¶

All releases can be found at: https://downloads.apache.org/incubator/hamilton/

Each release includes:

  • Source distributions (.tar.gz, .zip)

  • Checksums (SHA512)

  • Digital signatures (.asc)

Verifying Releases¶

To verify the integrity of downloaded files, you can:

  1. Verify the checksum matches the published SHA512 sum

  2. Verify the GPG signature using the KEYS file available at the downloads site

Release History¶

Visit the downloads directory to see all available releases.

Installation¶

After downloading and verifying a release, you can install it using pip:

pip install apache-hamilton-<version>.tar.gz

Or install directly from PyPI:

pip install apache-hamilton

For more information about installation options, see the Get Started guide.

Official Releases¶

The following are the official Apache Hamilton releases: