icalendar 6.0.0
0
iCalendar parser/generator
Contents
iCalendar parser/generator
Stars: 984, Watchers: 984, Forks: 169, Open Issues: 71The collective/icalendar
repo was created 13 years ago and the last code push was 2 hours ago.
The project is popular with 984 github stars!
How to Install icalendar
You can install icalendar using pip
pip install icalendar
or add it to a project with poetry
poetry add icalendar
Package Details
- Author
- None
- License
- License ======= Copyright (c) 2012-2013, Plone Foundation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/icalendar/
- Documentation:
- https://icalendar.readthedocs.io/
- GitHub Repo:
- https://github.com/collective/icalendar
Classifiers
Related Packages
Errors
A list of common icalendar errors.
Code Examples
Here are some icalendar
code examples and snippets.
GitHub Issues
The icalendar package has 71 open issues on GitHub
- Exception when there's no ':' when parsing value
- RFC3986
- Fix #345
- Why is tools.UIDGenerator a class (that must be instantiated) instead of a module?
- Test failure on Python 3.11
- How to modify a column of iCal in Python
- Datetimes with timezones from dateutil.tz badly supported
- Some timezones breaks after migrating from pytz to zoneinfo
- bug: icalendar does wrong date comparison
- TZID emissions don't match timezone names, but may later result in a timezone name lookup
- Timezone encoded in DTSTART is ignored by other software
- No documentation about parsing