repo_splitter.github_tools package

Submodules

repo_splitter.github_tools.connect module

repo_splitter.github_tools.connect.connect_local_repo_to_github_repo(local_repo, github_repo, token)[source]
Return type

Remote

repo_splitter.github_tools.create module

repo_splitter.github_tools.create.create_repo(token, repo_name)[source]

repo_splitter.github_tools.query module

exception repo_splitter.github_tools.query.NoSuchGithubRepositoryException[source]

Bases: Exception

repo_splitter.github_tools.query.github_repo_from_clone_url(clone_url, token)[source]
Return type

Repository

Module contents