8 lines
166 B
Markdown
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
|
|
```
|