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 details)
Built Distribution
File details
Details for the file icalevents-0.1.29.tar.gz
.
File metadata
- Download URL: icalevents-0.1.29.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af95e37d5fd1508bb90b1c8cc7557332736e4ad7ff8f3e816b3b1498f6bd5e69 |
|
MD5 | 9a15da54ce758048506161b8aa0c06cc |
|
BLAKE2b-256 | fd902804bc08a36f9aaf50e80df45fce04b17abaa7860ee3cf9f88f927ee9d83 |
File details
Details for the file icalevents-0.1.29-py3-none-any.whl
.
File metadata
- Download URL: icalevents-0.1.29-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 | 96e254d4181b3b595d9d3ea4c0a161887cc58e79c7d0ca132235b493ffb34df1 |
|
MD5 | ef5fdcdd580811c08782399eb181ffcc |
|
BLAKE2b-256 | e98b81a0cc0bf0785586b76f5c8c15c72e4f410b0beadbd8f8bc26b05a957a28 |