You can install gptctl directly from GitHub releases without PyPI using pip or pipx.
VERSION="0.1.0"
pip install https://github.com/Zigr/gptctl/releases/download/v${VERSION}/gptctl-${VERSION}-py3-none-any.whl
pipx install git+https://github.com/Zigr/gptctl.git