Skip to content

This Python program uses imap to connect to a Google email address through low-security access and parse liability waivers signed via email. Waiver language is removed using BeautifulSoup and leaves behind the participant’s names. Results are printed out to a CSV file and data is manually input to system.

Notifications You must be signed in to change notification settings

xistingsherman/WaiverApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WaiverApp

This Python program uses imap to connect to a Google email address through low-security access and parse liability waivers signed via email. Waiver language is removed using BeautifulSoup and leaves behind the participant’s names. Results are printed out to a CSV file and data is manually input to system.

About

This Python program uses imap to connect to a Google email address through low-security access and parse liability waivers signed via email. Waiver language is removed using BeautifulSoup and leaves behind the participant’s names. Results are printed out to a CSV file and data is manually input to system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages