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. See the API Documentation.
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-1.0.0.tar.gz
(13.7 kB
view hashes)
Built Distribution
gcal_sync-1.0.0-py3-none-any.whl
(15.9 kB
view hashes)
Close
Hashes for gcal_sync-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d413840f03633fe9ec2c7f42ecf8516f4989b3a7e1749c4f2949824e7c078bf5 |
|
MD5 | 6a238044dbf9ec2dabf51b8e1bf7b4be |
|
BLAKE2b-256 | 3ac6ad0a9f5085fe3fd6d59b4d0a65b5911b2802cca1087441a7a2d8467d75cf |