Now on PyPI · v1.1.0

pip install justob

The official command-line interface for Just Obfuscate. Seal whole projects from your terminal — perfect for CI/CD, build hooks, and ship-day automation. No accounts. No telemetry.

Quick-start guide

Five minutes from install to sealed build. Tap any command to copy.

justob v1.1.0
Requirements
Python 3.8 or newer · pip 21+
Works on macOS · Linux · Windows · WSL · Termux
Install from PyPI
$ pip install justob
Successfully installed justob-1.1.0
Verify
$ justob --version
justob 1.1.0
$ justob --help
$ justob examples # copy-paste recipes
$ justob docs # full reference
Upgrade later
$ pip install --upgrade justob