Skip to content

bglod/Intuit-PaycheckRecords-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intuit-PaycheckRecords-Python

This provides a small python api to Intuit's Paycheck Records site.

What Can It Do

This api can currently only retrieve paystubs from the site.

Directories

  • examples/ -- contains examples that demo the api's abilities *paycheckProcess.py retrieves your pay stubs between a set period of the month, displays a summary of each paystub, saves 2 copies of the paystubs (original and one sensitive information blacked out) and sums the gross income
  • paycheckrecords -- contains the actual api

Dependencies

  • python3
  • python-dateutil
  • python-beautifulsoup4
  • python-mechanicalsoup
  • python-lxml

About

This provides a small python api to Intuit's Paycheck Records site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%