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.27.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file icalevents-0.1.27.tar.gz
.
File metadata
- Download URL: icalevents-0.1.27.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aff0f7b110d5a613f24f5bb0ac5b19d6dd96c511941b984086b681ea57d52a63 |
|
MD5 | 1cc1d2a85b8d58310accca0a4980fb02 |
|
BLAKE2b-256 | b13051fbad227ae6ff8000367dbe81e4b534d86d580f9d3a5246e6b619749ae8 |
File details
Details for the file icalevents-0.1.27-py3-none-any.whl
.
File metadata
- Download URL: icalevents-0.1.27-py3-none-any.whl
- Upload date:
- Size: 9.8 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 | 5ca6bafe5b405a44f483187e90a2443624fec62740c47d18babf860f5e232cfb |
|
MD5 | df736b4d83424bf707bcdbeefde0fb38 |
|
BLAKE2b-256 | c2f06e5a990a4b6564a73f8f4857c90b157e3c21b658ff6bda30bb6d69c5d47d |