module documentation

Download example scripts from GitHub to a local folder, by default cocoex-example in the current folder.

Usage:

python -m cocoex.download_example [folder_name]
Function main download example scripts from GitHub into folder, by default ./cocoex-example
Variable default_local_folder Undocumented
Variable file_names Undocumented
Variable remote_folder Undocumented
def main(folder=None):

download example scripts from GitHub into folder, by default ./cocoex-example

default_local_folder: str =

Undocumented

file_names: list[str] =

Undocumented

remote_folder: str =

Undocumented