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.28.tar.gz
(9.1 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
File details
Details for the file icalevents-0.1.28.tar.gz.
File metadata
- Download URL: icalevents-0.1.28.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 |
5ac4934061c4ede8c9dde3f84b9950d39d8b4da761c333fcfdd2c78431358bac
|
|
| MD5 |
9a869c9c51eab4a379c38c1b76538621
|
|
| BLAKE2b-256 |
9a54a0b98cb7a2354100be3581670dac4ef58fba5370b4c487baf60e7ee74a79
|
File details
Details for the file icalevents-0.1.28-py3-none-any.whl.
File metadata
- Download URL: icalevents-0.1.28-py3-none-any.whl
- Upload date:
- Size: 9.9 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 |
5a5ec41128cb043044a3023658cad7e8e2e57ff4dce3f49155dda2bb33f3016d
|
|
| MD5 |
d389c6250d9980c27a46f6f543947a88
|
|
| BLAKE2b-256 |
f3717b5b29b7a35481e2910bbcc2c334dcae731e7cc2271824377afd466cb41b
|