1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-01-21 07:28:24 +00:00
Утилита для загрузки/синхронизации в календарь Google событий из файла в формате iCalendar
Go to file
Dmitry 8ea8512c11
performance fix in compare
zip()'ing sorted lists is like 10x faster
( 1.56 seconds instead of 15.05 in test_compare, part_len=5000 )
2018-04-11 12:36:37 +03:00
gcal_sync performance fix in compare 2018-04-11 12:36:37 +03:00
tests more items in comparison test 2018-04-11 10:15:04 +03:00
.gitignore Initial commit 2018-04-05 11:16:20 +03:00
.travis.yml add Travis CI 2018-04-10 09:16:38 +03:00
LICENSE Initial commit 2018-04-05 11:16:20 +03:00
manage-calendars.py + add_owner in manage script 2018-04-07 19:19:18 +03:00
README.md add Travis CI 2018-04-10 09:16:38 +03:00
requirements.txt add requirements.txt 2018-04-07 17:39:21 +03:00
sample-config.yml Initial commit 2018-04-05 11:16:20 +03:00
sync-calendar.py Initial commit 2018-04-05 11:16:20 +03:00

sync_ics2gcal

Build Status

Python scripts for sync .ics file with Google calendar