Turbo Python
Download the binary for your platform below, or install from the module proxy:
go install rickub.com/turbo-editors/turbo-python@v1.0.3
Documentation: English · Français · how to install
- Commit:
eeabf6f0565afa5dd27e5719cd6dc7d23604864b - Published by the Release workflow, run #4, with go1.26.1
Running a download
chmod +x turbo-python-1.0.3-<platform>
./turbo-python-1.0.3-<platform> main.py
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-python-1.0.3-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
b3ca96c736b440c2cbd5145560d32fc8065c315457dde7f209c650cc794eed8b turbo-python-1.0.3-darwin-arm64
f34a32589d06b64524969ed80d151aa9be740d3ed1137ed920e249d35697ead1 turbo-python-1.0.3-linux-amd64
d342a3214c52b1a87bb33bd4b9ef1e577e8a69177346cbdb3facab00af040697 turbo-python-1.0.3-linux-arm64
cdeee3005cfa416c2b629c07d32b2e49c5b95600e329f2ba5d7a825c7a8cca5c turbo-python-1.0.3-windows-amd64.exe
3dbda29134e2c48e9dd3db640a85066d41c08c04cbf2f7ecda38df78b80e69b4 turbo-python-1.0.3-windows-arm64.exe