GitHub - jazzband/icalevents: Python module for iCal URL/file parsing and querying.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Python module for iCal URL/file parsing and querying.

License

MIT license

180 stars 77 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

iCalEvents

Simple Python 3 library to download, parse and query iCal sources.

PyPI versionJazzband

Build info

last push: Run pytest

master: Run pytest

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!

About

Python module for iCal URL/file parsing and querying.

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Activity

Custom properties

Stars

180 stars

Watchers

9 watching

Forks

77 forks

Sponsor this project

Packages

No packages published

Languages