hanzo-node
A Python installer that downloads a hanzo-node binary from hanzoai/node
release assets.
Read this first
Two different things are called hanzo-node, and this package is not the one
most people want.
The hanzo-node command is a second name for the Hanzo CLI — a symlink to
the same binary, which the Hanzo Cloud control binary resolves first when it
delegates a verb it does not serve itself. You get it from the CLI installer, and
because it is a symlink it can never drift out of step with hanzo:
curl -fsSL https://hanzo.sh | sh
hanzo-node --version # same build as `hanzo --version`
This package installs a separate Rust agent-node binary from the
hanzoai/node repository. That repository is private, so its release assets
return 404 to an unauthenticated download and hanzo-node install cannot
complete unless you already have access. Nothing here is being removed, but if
you landed on it looking for the hanzo-node command, use the installer above.
Usage
pip install hanzo-node # or: uv tool install hanzo-node
hanzo-node install # fetch the binary for your platform
hanzo-node status
hanzo-node upgrade
hanzo-node run --help # pass through to the binary
hanzo-node uninstall
It detects your platform (macOS/Linux/Windows, x64/arm64), downloads the matching
asset, and installs it to ~/.local/bin — or %LOCALAPPDATA%\hanzo\bin on
Windows. HANZO_INSTALL_DIR overrides the destination.
License
Apache 2.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hanzo_node-0.1.1.tar.gz.
File metadata
- Download URL: hanzo_node-0.1.1.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13512cee79337fa537733afcaf17d39e407eb3ea2e25d30bec4fbf79872a3b7a
|
|
| MD5 |
db5bf3569eebaa48f1e2fea62b5ffcfc
|
|
| BLAKE2b-256 |
8777f00367e5b595f54dab4bb3be68097f5e4e1d4caf066a4b8c3ebe9d8994af
|
File details
Details for the file hanzo_node-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hanzo_node-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d6fec9608a75f1ca5008465ab12802418e9107b8c5a19bbb8f0f49ce211ca23
|
|
| MD5 |
7bbe678d23f4b9d1bfe6f4e2072b8817
|
|
| BLAKE2b-256 |
a0c651a005ad221ad9eff15f6f83dafe2b357b571be882382857141d54853b36
|