A python library for syncing Google Calendar to local storage for use in Home Assistant
Project description
gcal-sync
An asyncio python library for Google Calendar. This library provides a simplified Google Calendar API that is lighter weight and more streamlined compared to using aiogoogle, and increased reliability by supporting efficient sync and reading from local storage.
Development Environment
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
# Run tests
$ py.test
# Run tests with code coverage
$ py.test --cov-report=term-missing --cov=gcal_sync
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gcal-sync-0.7.0.tar.gz
(9.9 kB
view hashes)
Built Distribution
gcal_sync-0.7.0-py3-none-any.whl
(11.3 kB
view hashes)
Close
Hashes for gcal_sync-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaa29b0581066fe07185e4dc6702b71bd30e937e43de89e3ba8d826d1aff9833 |
|
MD5 | a4036978e257326ecde0ac0ee6e351d5 |
|
BLAKE2b-256 | 738f1d3d655acfca14730757244d3f2d4ad43f941e23379e0ff6a0aba7cf0433 |