Python boilerplate for computing and reporting cryptocurrency taxes with UI
A Python-based boilerplate for calculating cryptocurrency taxes and presenting results in a web UI. It imports transaction data, computes taxable events, and generates summary reports suitable for further processing or export. Suited as a developer starting point for building tax reporting tools, accounting integrations, or backend services that process crypto transaction histories.
0