Skip to content

kurtnettle/course-progress-sheet-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of the Sheet

image

Steps To Run

1. Follow the steps mentioned here until "Install the Google client library"

2. Run the following commands

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

3. Configure the config.toml file

4. Finally start the script

python3 -m sheet_generator

About

Easily generate a spreadsheet to track all of your lessons easily.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages