Skip to content

sd_utils.github.fileio

pencil-pusher edited this page Apr 19, 2021 · 3 revisions

Table of Contents

sd_utils.github.fileio

API for accessing files from github

get_file

get_file(owner: str, repo: str, file_path: str, token: str = "") -> str

Gets a file from a repo

Clone this wiki locally