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.0
Documentation: English · Français · how to install
- Commit:
54958b9bf75a4d64f1de9c116cbc559d514c99de - Published by the Release workflow, run #1, with go1.26.1
Running a download
chmod +x turbo-python-1.0.0-<platform>
./turbo-python-1.0.0-<platform> main.py
On macOS, an unsigned download is quarantined until you say otherwise: xattr -d com.apple.quarantine turbo-python-1.0.0-darwin-arm64.
Checksums
Verify a download with sha256sum -c SHA256SUMS --ignore-missing (shasum -a 256 -c on macOS).
7bc556b61dba5bc8e24af22fc3495a3308bcadb84b75243bb7be7dd52f21286f turbo-python-1.0.0-darwin-arm64
6a9d012f2cc003cb487f8fa8d6dc5c2b621859e03a684e4cad1f0ad796d4676e turbo-python-1.0.0-linux-amd64
0a72a59cfb83793eda3b1b0dd1ad0d87865bcff5ef9166f8c2fabdcd240d3f44 turbo-python-1.0.0-linux-arm64
6d66ccd9d3279df9bb5ad0cb53458e8b77bcc57d4fa1ef975178ad4a2ae658b6 turbo-python-1.0.0-windows-amd64.exe
5c6fed29ef086b8ef5651b2d11c6659d8f1f2c7e13efe45aecc86fb8d0e3f685 turbo-python-1.0.0-windows-arm64.exe