SkillAgentSearch skills...

CryptoTax

Python tool for calculating taxes on cryptocurrency

Install / Use

/learn @ErikBjare/CryptoTax
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CryptoTax

Do you need to file your taxes on crypto gains? Spoiler alert: It sucks.

This is an attempt to fill those tax forms for you automatically (or at least help you considerably) from exchange-exported trading data.

NOTE: This was primarily developed for use to file taxes in Sweden, which might lead to differences in how certain things are calculated or approached.

Update 2021: This repo is now deprecated and in maintenance mode. This is due to the emergence of DeFi and the unique challenges it poses for calculating taxes, I've therefore given up on ever being able to calculate my crypto taxes on my own, so I've given up and hired professionals to do the job instead. If you've messed around in DeFi like I have, I recommend you do the same. For Swedes I recommend https://monetax.se, they seem to know their stuff (from my limited experience with them so far).

WILL CONTAIN BUGS, ALWAYS CHECK THE END RESULT MANUALLY

Usage

Install dependencies using poetry: poetry install

Some commands require price history to function, you can download it by running: make get_data

Run in the poetry-managed virtualenv: poetry run cryptotax

Resources

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated8mo ago
Forks5

Languages

Python

Security Score

82/100

Audited on Jul 19, 2025

No findings