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.26.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file icalevents-0.1.26.tar.gz
.
File metadata
- Download URL: icalevents-0.1.26.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cd7d8c3bcb2f8288f37d2c4736f69baa1a5ce429f45814ca932084194d3bed0 |
|
MD5 | 9252cd2c02be6fe3b1ebfa59cc4abae1 |
|
BLAKE2b-256 | 4b55f28e20478e3fabd3c46558fa6065adf8ca211e9a346cf27a8ab2bbe7db4d |
File details
Details for the file icalevents-0.1.26-py3-none-any.whl
.
File metadata
- Download URL: icalevents-0.1.26-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd0180b13f24381f401fcd9f22d4c8c51b83a356694500fa4a914b09627772b0 |
|
MD5 | aafaa24ab07959a9a7c02023f16a8a4b |
|
BLAKE2b-256 | 7e6898684c7f871119f9b483f900859c7acf7ac758665d2006111e039557c333 |