scopesim.server.github_utils

scopesim.server.github_utils#

Used only by the database submodule.

Original comment for these functions:

2022-04-10 (KL) Code taken directly from sdushantha/gitdir Adapted for ScopeSim usage. Many thanks to the authors!

Functions

create_github_url(url)

From the given url, produce a URL compatible with Github's REST API.

download_github_folder(repo_url[, output_dir])

Download the files and directories in repo_url.