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.6.1.tar.gz
(14.9 kB
view hashes)
Built Distribution
gcal_sync-0.6.1-py3-none-any.whl
(18.0 kB
view hashes)
Close
Hashes for gcal_sync-0.6.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4307e174b774f5e200bfb3365d337326326586b9db160fd09739dcb841f1e0c |
|
MD5 | 230f58e6fb9115f55e583472b4a1a882 |
|
BLAKE2b-256 | 84228682036ce1c572e6de8edfd492ce21c93821f896f35a45d035ee5a1d9746 |