portfolio app for crypto trading and tax reporting
Project description
koalafolio
portfolio for cryptocoins with profit export for tax
Installation with Pip
(opt) install python > 3.7 (check with python –version or python3 –version or python3.x –version)
(opt) install pip (check with pip –version or pip3 –version)
(opt) install microsoft build tools https://visualstudio.microsoft.com/de/visual-cpp-build-tools/
install koalafolio for python 3!: (pip install koalafolio or pip3 install koalafolio or python3.x -m pip install koalafolio)
run koalafolio from terminal (koalafolio or python -m koalafolio)
(opt) update koalafolio (pip install koalafolio –upgrade)
Installation with PipEnv
clone repo
install python > 3.7
install microsoft build tools https://visualstudio.microsoft.com/de/visual-cpp-build-tools/
install pipenv
use pipenv to install dependencies
run gui_root.py
trade import
- import trades from exchanges using their export files
- supported exchanges:
binance (xls)
bitcoinde (csv)
bitfinex (csv)
bitstamp (csv)
bittrex (csv)
coinbase (buys, sells and merchant payouts)
hitbtc (csv)
idex (csv)
kraken (csv)
kuCoin (csv)
okex (csv)
poloniex (csv)
exodus (v1/txs/.json)
others could work as well but not tested
csv template can be created for manual import
- import trades from exchanges using their API:
- supported exchanges:
binance
bittrex
bitmex
coinbase
coinbasepro
gemini
poloniex
kraken
- import Rewards from Staking Address
- supported Chains (Blockdaemon Api)
Cardano
Ethereum
Solana
Polkadot
Polygon
Near
Avalanche
optional arguments
- -h, --help
show this help message and exit
- -v, --version
show version of koalafolio
- -d DATADIR, --datadir DATADIR
directory where user data should be stored. make sure it is a valid and writable dir
- -u USERNAME, --username USERNAME
username can be used to switch between different portfolios. username will be added to Datafolder (Data_username), so every user has its own settings, trades, styles and so on
portfolio
load all historical prices from CryptoCompare for profit calculation
display balance, … of all bought cryptocoins
export
- export profit made in a specific timeframe using FIFO-method (excel)
trades can be splitted in wallets to seperate them for tax calculation. (FIFO for each wallet)
language of export english and german (others can be added in translation.txt)
Credits
Thanks to CryptoCompare
Powered by CoinGecko API
Gui based on Qt
Thanks to Rotki
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file koalafolio-0.12.5.tar.gz
.
File metadata
- Download URL: koalafolio-0.12.5.tar.gz
- Upload date:
- Size: 505.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad66de6bedadb26e1ff37c77b9e0d87480a9d6661ad117b82ba7a61bd3f3122c |
|
MD5 | 6d9e9a1d8bf70983d427ee0d216dadef |
|
BLAKE2b-256 | f64dc5ccda372aa151e8f32ed1f2955374e8780f4f61795afa5e5f1a87f18669 |
File details
Details for the file koalafolio-0.12.5-py3-none-any.whl
.
File metadata
- Download URL: koalafolio-0.12.5-py3-none-any.whl
- Upload date:
- Size: 585.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0938c2796c4383ffbd6055915b97fcbd5940825e57961af4b5a104532968e486 |
|
MD5 | 9ddc5112105006c27b7a6cd4c750b20f |
|
BLAKE2b-256 | 4a90ff1832ff36e014812bcfe09d82d8f85309b0fd8d7e3202477cdb575185d8 |