A python library for syncing Google Calendar to local storage
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.11.0.tar.gz
(12.9 kB
view hashes)
Built Distribution
gcal_sync-0.11.0-py3-none-any.whl
(15.0 kB
view hashes)
Close
Hashes for gcal_sync-0.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2648b5af62c0af34b86cba232415ec07a3fac1e65335df057ec1070626da9f84 |
|
MD5 | 5f9c20475a5dc536a39a7ef374dc68dc |
|
BLAKE2b-256 | 49cc9712923236ead82000207e924506fe0f684e9ca6e61d1f35507316f64a4a |