1python_executable := if os() == "android" { "python3" } else { "nix develop ..# -c python3" } 2 3list: 4 just -l 5 6nitter-token: 7 {{python_executable}} nitter-guest-account.py tokens.json