Git Product home page Git Product logo

personalfinance's Introduction

Personal Finance

The purpose of this application to easily track your personal finance by giving the script a set of keywords. As daily life usually has quite a lot of similar transactions (groceries, shopping, eating out etc.) you can create a complete overview of your spending pattern rather quickly.

Set-Up / Installation

  1. Copy the spreadsheet template you can find here.
  2. Connect a Spreadsheet to gspread, follow "For Bots: Using Service Account" until step 6 from this guide.
  3. Download personal_finance.py and set the parameters in the "personal_finance" function to the right spreadsheet and sheets. If you use my template, these are already correct if you change the name of the spreadsheet to "Finances". Also, don't forget to add the "client_secret.json" file to the same folder.
  4. Download your transaction data as csv (for example: NLXXINGBXXXXXXXXXX_01-01-2011_02-07-2020.csv)
    • Currently the only working bank is ING. If you want to make it work with your bank, please send me a file with the format your bank uses so I can include it as an option.
  5. Run personal_finance.py and checkout the result.

personalfinance's People

Contributors

jelleklaver avatar jerbouma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.