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
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.2.1.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file icalevents-0.2.1.tar.gz
.
File metadata
- Download URL: icalevents-0.2.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7f2827b581269d4315b345b54cf7d661b4453a7b190f7dbef99e5ba8f5669e1 |
|
MD5 | 57af95fe9f190ce218e7f208b130c4a2 |
|
BLAKE2b-256 | 9189ce1d2abf0237097f0f2bb157bf85c9708ab35ba37f7d1204a39b9600f482 |
File details
Details for the file icalevents-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: icalevents-0.2.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5186fea094a56d97ba01c805f6338875e299e7ebc4bc6bf8068399fbb7e5724 |
|
MD5 | 825139bd809bd2c07ef328af93b27446 |
|
BLAKE2b-256 | 546cdfadd0ed128769fd6eb2fafa64b62a2a2186ec9ce3bbb71d01b133b0bc40 |