Skip to content

A small python script that uses google maps to find round trip distances for tax purposes

License

Notifications You must be signed in to change notification settings

SystemicCypher/MileageCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MileageCalculator

A small python script that uses google maps to find round trip distances for tax purposes

Goals

Calculate round trips for independent contractor mileage tax deduction. I was too lazy to do this by hand, so I just made Python 3.7 do it for me.

BTW, this depends on Python 3.7 and Selenium (which kinda goes unused). Granted, I don't really use any 3.7 specific features... but that's there for info. Also, you need a driver for it.

About

A small python script that uses google maps to find round trip distances for tax purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages