Skip to content

DeirhX/invest-tax

Repository files navigation

Czech tax optimizer using streamlit as its web UX.

Installation:

pip install -r requirements.txt
streamlit app.py

The one-time pip installation need to happen as administrator so it adds streamlit.exe to your path. Alternatively, you can run it using its absolute path.

Usage:

Export Interactive Brokers Statements->Activity Statements and drop them into its UX. IBKR allows you to export only up to a year worth of data, so you might need to do multiple exports to cover all your trading (overlapping timeframes are fully supported). Good strategy is to first export 'Year to Date' and then continue with 'Annual' for all years you can select.

Report all problems here: https://github.com/DeirhX/invest-tax/issues

Privacy

All data is stored only on your local computer (browser session). You can verify that by running the app locally. For debugging purposes or just for a greater sense of privacy, you can use anonymizer.py to strip down your exports of any personally identifiable information and cash assets down to only the lines that are mandatory for successful parsing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages