Save to folders for S3 and GD. Google Drive (GD) storage

This commit is contained in:
Dave Mateer
2022-05-11 15:39:44 +01:00
parent b3599dee71
commit dbac5accbd
15 changed files with 469 additions and 56 deletions

View File

@@ -9,6 +9,7 @@ class GWorksheet:
eg: if header=4, row 5 will be the first with data.
"""
COLUMN_NAMES = {
'filenumber': 'file number',
'url': 'link',
'archive': 'archive location',
'date': 'archive date',