rp2 icon indicating copy to clipboard operation
rp2 copied to clipboard

Privacy-focused, free, open-source cryptocurrency tax calculator for multiple countries: it handles multiple coins/exchanges and computes long/short-term capital gains, cost bases, in/out lot relation...

Results 41 rp2 issues
Sort by recently updated
recently updated
newest added

[RP2](https://github.com/eprbell/rp2) and [DaLI](https://github.com/eprbell/dali-rp2) have a programmable plugin architecture for countries, accounting methods, report generators and more. Adding support for a new country is a high-impact activity because it allows many...

help wanted
good first issue

[RP2](https://github.com/eprbell/rp2) and [DaLI](https://github.com/eprbell/dali-rp2) have a programmable plugin architecture for countries, accounting methods, report generators and more. Adding support for a new country is a high-impact activity because it allows many...

help wanted
good first issue

[RP2](https://github.com/eprbell/rp2) and [DaLI](https://github.com/eprbell/dali-rp2) have a programmable plugin architecture for countries, accounting methods, report generators and more. Adding support for a new country is a high-impact activity because it allows many...

help wanted
good first issue

Is there a way to increase the precision of the asset amounts especially for higher value cryptos (like BTC)? For example, I have the following in IN table BTC |...

Currently RP2 uses keyword argument calling style inconsistently (mostly of the inconsitencies are in [unit tests](https://github.com/eprbell/rp2/tree/main/tests) but there are a few in [src](https://github.com/eprbell/rp2/tree/main/src/rp2) as well). This issue has the purpose...

help wanted
good first issue

This is a really interesting and useful project, nice work! But unless I am not understanding something correctly, there is a problem here: this code must be used from the...

Very simple 1st pull request, mostly to test the process and make sure everything is setup properly. Added developer instructions to setup rp2 in a conda environment.

Hi. I could use something like this, but of course I use different exchanges and each has a different CSV output format for trades and orders. I'd like to write...

I have found the current run of tax software to be dismal at best. My experience has been: * incomplete import of chain or exchange data * poor transaction matching...