bobleesj.utils.cli package

Subpackages

Submodules

bobleesj.utils.cli.auth module

bobleesj.utils.cli.auth.get_current_branch()[source]
bobleesj.utils.cli.auth.get_github_username()[source]

Get the GitHub username using the GitHub CLI.

bobleesj.utils.cli.shell module

bobleesj.utils.cli.shell.run(command, cwd=None)[source]

Run a shell command in the specified directory.

bobleesj.utils.cli.api module

bobleesj.utils.cli.api.get_PyPI_version_SHA(package_name, count=1)[source]

Fetch the latest stable versions of the package and their SHA256.