JSON File with the people:
https://drive.google.com/file/d/138TwO9U49n8ncv1w37XyB0rRTtPMMpZG/view?usp=sharing
Install venv and either use .env credentials i personally use, or use the one from the server
-
py -m venv env
-
pip install -r requirements.txt
if you wanna check the people, put the json on "check duplicated people" folder, and run the check_people_that_are_on_personas.py script.