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