Releases: sift-stack/sift
sift-stack-py python/v0.13.0
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
v0.1.0 - March 23, 2026
Release Notes
What's New
Calculated channel support
The CLI now supports calculated channels when exporting data.
Binary renamed to sift-cli
The final binary has been renamed from sift_cli to sift-cli to follow new standardized naming conventions across Sift tools.
Full Changelog
Install sift_cli 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sift-stack/sift/releases/download/sift_cli-v0.1.0/sift_cli-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/sift-stack/sift/releases/download/sift_cli-v0.1.0/sift_cli-installer.ps1 | iex"Download sift_cli 0.1.0
| File | Platform | Checksum |
|---|---|---|
| sift_cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| sift_cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| sift_cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| sift_cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
sift-stack-py python/v0.12.0
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v0.11.0
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v0.10.1
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v0.10.0
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v1.0.0a9
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v1.0.0a8
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift-stack-py python/v1.0.0a7
See CHANGELOG.md for details.
Offline archives are available for download for multiple platforms. Offline archives include wheels for all dependencies including build extras, e.g. openssl, development, and build.
Use pip install sift-stack-py --find-links={path/to/archive} --no-index to install.
sift_proxy v2.0.3-beta.1
Sets gRPC max message size to be compatible with Sift backend.