Notes, end of week changes. Litlte script stuff.

This commit is contained in:
Norm Rasmussen
2023-09-01 17:09:55 -04:00
parent 59b793bb1f
commit 020d9fa764
5 changed files with 58 additions and 5 deletions

View File

@ -4,7 +4,7 @@ from pathlib import Path
import Apikeys
import os
basefile = "/Users/normrasmussen/Downloads/Mizuno July 2023 Completions.csv"
basefile = "/Users/normrasmussen/Downloads/MizunoAug_Completions.csv"
api_key = Apikeys.mizuno
uuid_url = "https://api.northpass.com/v2/people?filter[email][eq]="
prop_url = "https://api.northpass.com/v2/properties/people/"