Simple personal project for exporting .csv spreedsheet data to the Google Calendar via API.
At the moment only via console
- Create a localhost web interface (Flask) to simplify file uploading and usage.
- Dockerize it
- Use something like docker-compose to get the job done in 1 command.
- Google API documentation.
- Corey Schafer for greate python tutorials.
- And Microsoft Teams for only allowing Calendar export to the .exel files.