Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.62 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.62 KB

Prompt

How to Start

1.pip install gspread,pip install gspread-formatting

2.create a sheet and rename it,input 5 titles in the first row image

About cell title

  1. There are 5 titles, but date will auto write.
  2. Images,it can have multiple pictures or no pictures.
  3. After modifying the code,you can change the title to what you want.

3.replace parameters in python file, your.json , yours sheet key , Typename , SubmittedBy , Description , Image_list and Tab_name image image

4.run python test.py,add a row

Preview

image