Skip to content

gabubellon/python-brasil-certificate-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certificstes-google-sheets-generator

Create arts to a event using Google Sheets and Google Drive

To Run

    #Copy and configure env variables
    cp setting_example.toml setting.toml
    #Install Libs
    pip install -r requirements.txt 
    #Run to generate files and upload to google drive
    python src/main.py -s ./setting.toml

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%