Skip to content

Skkay/Edusign-Auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published