1
0
2025-11-07 10:55:37 +01:00

8 lines
166 B
Markdown

# tricount to cospend converter
Python script to convert your export csv from tricount to make it compatible to the cospend one.
## usage
```bash
uv run main.py
```