All files importing this module should be placed in the same directory as the ta_helper folder.
--- parant_dir
|--- ta_helper
|--- file1.py
|--- file2.py
clone.py has a more detailed explanation about how to clone all the repos
- Go to the Settings section of your Github account
- At the bottom left tab, find Developer Settings
- Click Personal access tokens
- At the upper right section of the page, select Generate new token
- Select repo, under the Select scopes section and press Generate token
- Copy the token to
ta_helper/config.json
Change the parameters inside clone.py and enter python clone.py to run the code