A python library for syncing Google Calendar to local storage for use in Home Assistant
Project description
gcal-sync
A python library for syncing Google Calendar to local storage for use in Home Assistant
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.3.1.tar.gz
(11.4 kB
view hashes)
Built Distribution
gcal_sync-0.3.1-py3-none-any.whl
(14.0 kB
view hashes)
Close
Hashes for gcal_sync-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02d047d0d1201e1d06ff741f03db8b3223e7ceb248ee732bdc27b0c2d69235fa |
|
MD5 | 8bc4a60836bdf9edb4e0e456f3d206cb |
|
BLAKE2b-256 | 8531f69a7c857b54840ac075ef7fd49fd317a151b1fb6efcd725b541b245c797 |