Contents

ics 0.7.2

0

Python icalendar (rfc5545) parser

Python icalendar (rfc5545) parser

Stars: 710, Watchers: 710, Forks: 128, Open Issues: 54

The ics-py/ics-py repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 710 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 54 open issues on GitHub

  • Having multiple separate events in one .ics file

See more issues on GitHub

Related Packages & Articles

icalendar 7.0.1

RFC 5545 compatible parser and generator of iCalendar files

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

epiweeks 2.4.0

Epidemiological weeks calculation based on CDC and ISO week numbering systems

astroid 4.1.0

An abstract syntax tree for Python with inference support.