Skip to content

Code to query and automatically generate assets from the harp-tech orgnization's repositories

License

Notifications You must be signed in to change notification settings

harp-tech/repo-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHarpCrawler

Code to query and automatically generate assets from the harp-tech organization's repositories

The current google sheets target can be found here.

Getting started

Setup a python environment

  • Create a Conda environment using the latest environment.yaml

Setup GitHub authentication (via PyGitHub)

  • examples/GithubCredentials.py should return a string with an authentication token from GitHub. Make sure the permissions are set correctly. This value will be used to instantiate a GitHub class:
gh = Github(login_or_token=my_credentials())

Setup Google Sheets authentication (via gspread)

About

Code to query and automatically generate assets from the harp-tech orgnization's repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages