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!
Release files for icalevents 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| icalevents-0.3.1.tar.gz | 9.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| icalevents-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.3 kB
Release files / icalevents-0.3.1.tar.gz
| Download URL | icalevents-0.3.1.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6263b914bf6836647ea4eec4a908cd59d2c1fe0a5b1cd1c533840056bf5d17cd
|
|
BLAKE2b-256 checksum How to use checksums |
e8f09c8cc458d10a3136ae6714cb48fa340c47a9d0423c5a86110c9ff90adbbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.4
|
Release files / icalevents-0.3.1-py3-none-any.whl
| Download URL | icalevents-0.3.1-py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e4aba09f552fab28ff4f96224fdf297e79c7c290887fb8d7ef06ea4889e1eb48
|
|
BLAKE2b-256 checksum How to use checksums |
cb45bf5f498979804e296a2c9df22b95d70b30129b41cfbc8a7998df5b462860
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.4
|