namgold / gen-tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCHC generation tool

How to use:

  1. Add sample excel file to excel.
    Note: The sample Excel sheet must be copy to a new clean Excel file or it will be error when uploading file.
  2. Edit infomation in main.py and run python main.py
    Note: You must use Python 3.8 to run this file.
  3. Copy folder output to your repository (or you can set copyOutputFilesToRepo = True in main.py to copy automatically)
  4. Edit corresponding files in your repository with folder output_add.

About


Languages

Language:JavaScript 90.8%Language:Python 9.2%