Programmatically sign on Edusign

Install

  • Install requirements: python -m pip install -r requirements.txt

Usage

Credentials

  • Get your credentials: python get_credentials.py --username your_edusign_username --password your_edusign_password. This will print your JWT, school ID and student ID.

  • Set your credentials in .env (or .env.local)

Signature

Run

python main.py