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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gcal_sync-0.3.1-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file gcal-sync-0.3.1.tar.gz.
File metadata
- Download URL: gcal-sync-0.3.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f028c8a782cb10b41b4fa5ed343632da8896ed19f4ce9a613b98f5af42bd922f
|
|
| MD5 |
2edbe6e552ae1bcdd601b7b7696e8f83
|
|
| BLAKE2b-256 |
9f3ae0efb112ea159bdf2add2a137667296a536d92662d71eb0d31bb9781b8e5
|
File details
Details for the file gcal_sync-0.3.1-py3-none-any.whl.
File metadata
- Download URL: gcal_sync-0.3.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02d047d0d1201e1d06ff741f03db8b3223e7ceb248ee732bdc27b0c2d69235fa
|
|
| MD5 |
8bc4a60836bdf9edb4e0e456f3d206cb
|
|
| BLAKE2b-256 |
8531f69a7c857b54840ac075ef7fd49fd317a151b1fb6efcd725b541b245c797
|