🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

recurring-ical-events

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recurring-ical-events

Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545.

3.8.0
PyPI
Maintainers
2

Recurring ICal events for Python

.. image:: https://github.com/niccokunzmann/python-recurring-ical-events/actions/workflows/tests.yml/badge.svg :target: https://github.com/niccokunzmann/python-recurring-ical-events/actions/workflows/tests.yml :alt: GitHub CI build and test status .. image:: https://badge.fury.io/py/recurring-ical-events.svg :target: https://pypi.python.org/pypi/recurring-ical-events :alt: Python Package Version on Pypi .. image:: https://img.shields.io/pypi/dm/recurring-ical-events.svg :target: https://pypi.org/project/recurring-ical-events/#files :alt: Downloads from Pypi .. image:: https://img.shields.io/opencollective/all/open-web-calendar?label=support%20on%20open%20collective :target: https://opencollective.com/open-web-calendar/ :alt: Support on Open Collective .. image:: https://img.shields.io/github/issues/niccokunzmann/python-recurring-ical-events?logo=github&label=issues%20seek%20funding&color=%230062ff :target: https://polar.sh/niccokunzmann/python-recurring-ical-events :alt: issues seek funding

ICal has some complexity to it: Events, TODOs, Journal entries and Alarms can be repeated, removed from the feed and edited later on. This tool takes care of these complexities.

Please have a look here:

  • Documentation_
  • Changelog_
  • PyPI package_
  • GitHub repository_

.. _Documentation: https://recurring-ical-events.readthedocs.io/ .. _Changelog: https://recurring-ical-events.readthedocs.io/en/latest/changelog.html .. _PyPI package: https://pypi.org/project/recurring-ical-events/ .. _GitHub repository: https://github.com/niccokunzmann/python-recurring-ical-events

Keywords

alarm

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts