Contents

ics 0.7.2

0

Python icalendar (rfc5545) parser

Python icalendar (rfc5545) parser

Stars: 601, Watchers: 601, Forks: 125, Open Issues: 38

The ics-py/ics-py repo was created 10 years ago and the last code push was 2 weeks ago.
The project is popular with 601 github stars!

How to Install ics

You can install ics using pip

pip install ics

or add it to a project with poetry

poetry add ics

Package Details

Author
Nikita Marchant
License
Apache License, Version 2.0
Homepage
http://github.com/C4ptainCrunch/ics.py
PyPi:
https://pypi.org/project/ics/
GitHub Repo:
https://github.com/C4ptainCrunch/ics.py

Classifiers

  • Office/Business/Scheduling
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  ics  pypi packages just yet.

Errors

A list of common ics errors.

Code Examples

Here are some ics code examples and snippets.

GitHub Issues

The ics package has 38 open issues on GitHub

  • Add experimental testing for Python 3.11
  • Consider adding fields from RFC-7986
  • Add a Github action to publish to PyPI

See more issues on GitHub

Related Packages & Articles

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

epiweeks 2.3.0

Epidemiological weeks calculation based on the US CDC (MMWR) and ISO week numbering systems

astroid 3.1.0

An abstract syntax tree for Python with inference support.