{"id":28240953,"url":"https://github.com/lostvikx/calendar-events","last_synced_at":"2025-07-12T20:12:49.778Z","repository":{"id":41165731,"uuid":"508185749","full_name":"lostvikx/calendar-events","owner":"lostvikx","description":"Set calendar events for better customer experience using the Google Calendar API","archived":false,"fork":false,"pushed_at":"2022-09-12T13:08:37.000Z","size":345,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"stable","last_synced_at":"2025-06-11T12:46:21.678Z","etag":null,"topics":["google-calendar-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostvikx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-28T06:43:45.000Z","updated_at":"2023-03-04T08:43:47.000Z","dependencies_parsed_at":"2023-01-18T04:45:27.320Z","dependency_job_id":null,"html_url":"https://github.com/lostvikx/calendar-events","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lostvikx/calendar-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostvikx%2Fcalendar-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostvikx%2Fcalendar-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostvikx%2Fcalendar-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostvikx%2Fcalendar-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostvikx","download_url":"https://codeload.github.com/lostvikx/calendar-events/tar.gz/refs/heads/stable","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostvikx%2Fcalendar-events/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265047848,"owners_count":23703218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-calendar-api"],"created_at":"2025-05-19T04:12:37.714Z","updated_at":"2025-07-12T20:12:49.768Z","avatar_url":"https://github.com/lostvikx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calendar Events for Customer Experience\n\nSet calendar events for better customer experience using the Google Calendar. Details are not to be disclosed.\n\n### Example Event\n![Example Image](calendar-events-example.jpg)\n\n### Identified Vendors\n* [Karza Tech](https://www.karza.in/)\n* [EY](https://www.ey.com/en_in/banking-capital-markets/list-screening) (Customer Screening)\n\n### Local Setup\n\n```bash\npip install -r requirements.txt\n```\n\n### Google Calendar API Docs Links\n* [Quickstart](https://developers.google.com/calendar/api/quickstart/python)\n* [Create Events](https://developers.google.com/calendar/api/guides/create-events)\n* [Insert Method](https://developers.google.com/calendar/api/v3/reference/events/insert)\n* [Event Resource](https://developers.google.com/calendar/api/v3/reference/events#resource)\n* [Service Account](https://developers.google.com/identity/protocols/oauth2/service-account)\n* [Error Handling](https://developers.google.com/calendar/api/guides/errors) (Important)\n* [Sharing \u0026 Attendees](https://developers.google.com/calendar/api/concepts/sharing)\n* [POC Document](https://docs.google.com/document/d/1w7g-m2A0DLtYsDwtqZbAdMQ48m0-4WdVWnAD99pJ878/edit?usp=sharing)\n\n### App Directory Structure\n```bash\n.\n├── creds\n│   ├── credentials.json\n│   └── token.json\n├── event.py\n├── main.py\n├── test\n│   ├── res_event_details.json\n│   └── test_event.json\n└── utils.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostvikx%2Fcalendar-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostvikx%2Fcalendar-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostvikx%2Fcalendar-events/lists"}