gtx-cli
gtx-cli is the PyPI distribution for the General Translation CLI. It installs
a gt command that runs the bundled standalone binary for your platform.
Installation
pip install gtx-cli
Usage
gt init
gt translate
gt upload
How it works
PyPI hosts one wheel per supported platform. Each wheel contains the Bun-compiled CLI binary for that platform. At runtime, the Python launcher execs the bundled binary directly.
Documentation
Full CLI documentation is available at generaltranslation.com/docs/cli.
Release
Build the Bun executables first from packages/cli, then build and publish the
platform wheels:
pnpm --filter gt run build:bin:clean
cd packages/cli/pypi
python -m pip install --upgrade build twine
python scripts/build_platform_wheels.py \
--version 2.14.22 \
--source ../binaries \
--check \
--upload \
--skip-existing \
--token-file ~/Documents/dev/secrets/pypi-api-token.txt
The script restores gtx_cli.__version__ and removes copied binaries from the
source tree after building.
License
MIT. See LICENSE.md.
Release files for gtx-cli 2.22.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| gtx_cli-2.22.3-py3-none-win_amd64.whl | Python 3 | none | Windows x86-64 | Details |
| gtx_cli-2.22.3-py3-none-manylinux_2_25_x86_64.whl | Python 3 | none | Linux glibc 2.25+ x86-64 | Details |
| gtx_cli-2.22.3-py3-none-manylinux_2_25_aarch64.whl | Python 3 | none | Linux glibc 2.25+ ARM64 | Details |
| gtx_cli-2.22.3-py3-none-macosx_13_0_x86_64.whl | Python 3 | none | macOS 13.0+ x86-64 | Details |
| gtx_cli-2.22.3-py3-none-macosx_13_0_arm64.whl | Python 3 | none | macOS 13.0+ ARM64 | Details |
Total release size: 186.2 MB
Release files / gtx_cli-2.22.3-py3-none-win_amd64.whl
| Download URL | gtx_cli-2.22.3-py3-none-win_amd64.whl |
|---|---|
| Size | 43.6 MB |
| Tags | Python 3 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
bb287636dc52ee0b2df965835cff4de8a80886e23d064445fb1d432ca97ad2ef
|
|
BLAKE2b-256 checksum How to use checksums |
690cece47bed5d7bc75518183bcaa52bded9b68e9bc210eca924a75c40d669ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / gtx_cli-2.22.3-py3-none-manylinux_2_25_x86_64.whl
| Download URL | gtx_cli-2.22.3-py3-none-manylinux_2_25_x86_64.whl |
|---|---|
| Size | 40.4 MB |
| Tags | Linux glibc 2.25+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
4f8d8a203ac82b70525e2bbf8d8f0c956d3247ec9acf1cab1a384c8ee84146f4
|
|
BLAKE2b-256 checksum How to use checksums |
3163d462ef2137965c45a75cd2a2b384efdd0de40e45f73e80eb52fea1f802b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / gtx_cli-2.22.3-py3-none-manylinux_2_25_aarch64.whl
| Download URL | gtx_cli-2.22.3-py3-none-manylinux_2_25_aarch64.whl |
|---|---|
| Size | 40.4 MB |
| Tags | Linux glibc 2.25+ ARM64 Python 3 |
|
SHA-256 checksum How to use checksums |
31216422a08bea7ec8b982ae50d01326cca26b914aa329a2110c757eb5072629
|
|
BLAKE2b-256 checksum How to use checksums |
b480a114c41178320dca669284ba35f281322b5120539a0ffcdf154b961132ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / gtx_cli-2.22.3-py3-none-macosx_13_0_x86_64.whl
| Download URL | gtx_cli-2.22.3-py3-none-macosx_13_0_x86_64.whl |
|---|---|
| Size | 32.2 MB |
| Tags | Python 3 macOS 13.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
0d89151a08bded3e23cf58ef5677f5d3a572728f20d47fb4ccd80a181a193837
|
|
BLAKE2b-256 checksum How to use checksums |
6979bb659649099b11fbbf6754068b4d8d0bfe0c5ecf76ded6f6502fbef67962
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / gtx_cli-2.22.3-py3-none-macosx_13_0_arm64.whl
| Download URL | gtx_cli-2.22.3-py3-none-macosx_13_0_arm64.whl |
|---|---|
| Size | 29.6 MB |
| Tags | Python 3 macOS 13.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
0b459a8a0a673fb3e478f37858f216f975c91987b85225d0064932ad06f77752
|
|
BLAKE2b-256 checksum How to use checksums |
dd212c73821f0cc801b148077e6ec41fcb553e513b8e7da55211ce81cc541cf3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|