The download.py module#

Summary#

download

This function initially comes from the following GitHub repository:

download_folder

This function initially comes from the following GitHub repository:

download_template

Download the templage package provided by default.

Description#

Functions to download template datasets from the pyconverter-xml2py repository.

Module detail#

download.download(c: github.ContentFile, out: pathlib.Path) None#

This function initially comes from the following GitHub repository: Nordgaren/Github-Folder-Downloader

download.download_folder(repo: github.Repository, folder: str, out: str, recursive: bool) None#

This function initially comes from the following GitHub repository: Nordgaren/Github-Folder-Downloader

download.download_template() None#

Download the templage package provided by default.