Skip to content

Integration with Up API to manage personal finances

Notifications You must be signed in to change notification settings

dg183/UpFinanceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpFinanceTracker

Setup

  1. Retrieve your own Up Personal Access Token (https://api.up.com.au/getting_started)
  2. Rename AppConfig_example.py to AppConfig.py
  3. Fill in your own details in the configuration file AppConfig.py
    1. Up Personal Access Token
    2. Google Sheets spreadsheet ID
    3. Google Sheets spreadsheet name
  4. Run the script (python3 main.py)
  5. Log in with the Google OAuth prompt and give Google Sheets permissions

About

Integration with Up API to manage personal finances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages