Skip to content

Hosts a dashboard to visualize income and spendings of N26 bank accounts hosted by dash. Just provide a csv-file which you can download here: https://app.n26.com/downloads

License

Notifications You must be signed in to change notification settings

losredoe132/n26_account_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_template

Basic tenplate for python with a light focus on data analysis and CLI applications.

Setup

Execute to setup conda env:

conda env create --file env/env.yaml
conda activate env_basic

Run the following to install the pre-commit hooks:

pre-commit install

About

Hosts a dashboard to visualize income and spendings of N26 bank accounts hosted by dash. Just provide a csv-file which you can download here: https://app.n26.com/downloads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published