- Ensure you have Python 3.6+ installed
- Create and activate a virtual environment
- Fork this repository
- Install
requirements.txt
withpip
- Create a
.env
file containing the following variables:
WHETSTONE_DISTRICT_ID=my-d157r1c7-1d
WHETSTONE_CLIENT_ID=my-cl13n7-1d
WHETSTONE_CLIENT_SECRET=my-cl13n7-53cr37
WHETSTONE_USERNAME=[email protected]
WHETSTONE_PASSWORD=myp455w0rd
GCS_BUCKET_NAME=my-bucket-name
WHETSTONE_IMPORT_FILE=/path/to/whetstone_users.json
GOOGLE_APPLICATION_CREDENTIALS=/path/to/gapps_creds.json
LOCAL_TIMEZONE=MY/Timezone