those scripts allows you to get events from a google calendar where events are created in this way:
- event title: client
- event description: what have you done
then I'll catch them and I'll create 3 different files:
- a cvs spreadsheet
- a markdown (pdf exportable) file with your descriptions
- a latex file for the invoces
I actually use a sqlite pillow database, just for organization TODO: I could use redis (ram only database)
- description
- description
- description