Simple Python 3 library to download, parse and query iCal sources.
Project description
iCalEvents
Simple Python 3 library to download, parse and query iCal sources.
Build info
last push:
Documentation
https://icalevents.readthedocs.io/en/latest/
Usage
iCloud:
from icalevents.icalevents import events
es = events(<iCloud URL>, fix_apple=True)
Google:
from icalevents.icalevents import events
es = events(<Google Calendar URL>)
Contributing
You will need poetry and pre-commit installed and than run.
pre-commit install
Happy contributing!
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
icalevents-0.1.29.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for icalevents-0.1.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96e254d4181b3b595d9d3ea4c0a161887cc58e79c7d0ca132235b493ffb34df1 |
|
MD5 | ef5fdcdd580811c08782399eb181ffcc |
|
BLAKE2b-256 | e98b81a0cc0bf0785586b76f5c8c15c72e4f410b0beadbd8f8bc26b05a957a28 |