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.1
Documentation: English · Français · how to install
- Commit:
34e242d4fa643e946b394eb12df6f1429ef4718e - Published by the Release workflow, run #2, with go1.26.1
Running a download
chmod +x turbo-python-1.0.1-<platform>
./turbo-python-1.0.1-<platform> main.py
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-python-1.0.1-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
7ac9df4a1d0e936d5611fa3f9be809e02875ea4db105cf49690fa9f8d5ccc158 turbo-python-1.0.1-darwin-arm64
a8f05e8d475ef2a0087a35986c1ded464ebaaa122bc1cfbb7c749d4f82227c68 turbo-python-1.0.1-linux-amd64
57ec45f741d77cab8212282be731b9deb7c09e6e38942d4e2acb017c450a3ffe turbo-python-1.0.1-linux-arm64
aa3c0094aedd1aa604d6747a156c37be666d49458178a8e6a24bb3215ab75ee1 turbo-python-1.0.1-windows-amd64.exe
8cad4b5f8d93af26883e37ef3d26a48847aacbcc720f7bbdc88f94e73777da8a turbo-python-1.0.1-windows-arm64.exe