ics 0.7.2
0
Python icalendar (rfc5545) parser
Contents
Python icalendar (rfc5545) parser
Stars: 641, Watchers: 641, Forks: 126, Open Issues: 43The ics-py/ics-py
repo was created 10 years ago and the last code push was 7 months ago.
The project is popular with 641 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
Related Packages
Errors
A list of common ics errors.
Code Examples
Here are some ics
code examples and snippets.
GitHub Issues
The ics package has 43 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