Here are some famous Django Calendar Libraries. Some of the use cases of Django Calendar Libraries include Event Management, Scheduling Appointments, Time Tracking, Reminders and Notifications, and Resource Allocation.
Django calendar libraries are a type of library that provide developers with a set of tools for integrating calendar-based features into their Django projects. These libraries allow developers to easily add calendar-based features, such as event scheduling and appointment booking, to their web applications.
Let us look at the libraries in detail below.
django-scheduler
- Ability to embed calendar views in other web pages.
- Automatically generated calendar URLs.
- Support for recurrence rules and exceptions.
django-schedulerby llazzaro
A calendaring app for Django.
django-schedulerby llazzaro
Python 1152 Version:Current License: Permissive (BSD-3-Clause)
django-schedule
- Allows users to customize the views and display options of their calendar.
- Includes event management features.
- Allows users to control who can view or edit their calendar and events.
django-scheduleby thauber
A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny.
django-scheduleby thauber
Python 817 Version:Current License: No License
django-calendarium
- Provides easy integration with other Django applications.
- Offers an optional calendar widget for displaying an event list.
- Provides out-of-the-box support for iCalendar.
django-calendariumby bitlabstudio
A reusable Django app to manage and display a calendar in your templates.
django-calendariumby bitlabstudio
Python 196 Version:Current License: Permissive (MIT)
django-eventtools
- Supports both recurring and single-time events.
- Supports multiple time zones.
- Allows you to easily add and manage events from the admin panel.
django-eventtoolsby gregplaysguitar
A lightweight library designed to handle repeating and one-off event occurrences for display on a website.
django-eventtoolsby gregplaysguitar
Python 98 Version:Current License: Others (Non-SPDX)
django-cal
- Flexible event and calendar models which allow you to customize the data stored in your calendar.
- Template tags for easy integration with other Django apps.
- Built-in RSS feed to easily share your calendar with others.
django-calby statesofpop
Django app to enable exporting of events to iCalendar files. Imitates behavior of django.contrib.syndication and is based upon vobject
django-calby statesofpop
Python 60 Version:Current License: Others (Non-SPDX)
django-ical
- Supports both the iCalendar and RFC5545 standards.
- Allows the users to easily import and export calendar data from a variety of sources.
- Provides a powerful set of tools such as filtering, sorting, and searching.
django-icalby jazzband
iCal feeds for Django based on Django's syndication feed framework.
django-icalby jazzband
Python 80 Version:1.9.1 License: Permissive (MIT)
django-happenings
- Provides templste tags that allow for quick and easy integration of calendar views.
- Designed to integrate with other Django apps.
- Comes with comprehensive documentation that covers installation, configuration, and usage.
django-happeningsby wreckage
A simple event calendar app for Django.
django-happeningsby wreckage
Python 56 Version:Current License: Permissive (BSD-2-Clause)
django-event-calendar
- Supports different types of events such as lectures, meetings, and workshops.
- Allows multiple users to add, edit, and delete events from a shared calendar.
- Allows users to customize the fields associated with an event, such as location, time, and description.
django-events-calendarby jtuz
Django app to manage and publish Events on a Web Site
django-events-calendarby jtuz
Python 27 Version:Current License: Others (Non-SPDX)
django-calendar
- Responsive design and cross-browser compatibility.
- Multi-calendar support.
- Has a user-friendly interface that makes it easy for users to navigate and interact.
django-calendarby mouradmourafiq
A simple calendar/events app with django
django-calendarby mouradmourafiq
Python 20 Version:Current License: Permissive (BSD-2-Clause)
django-diary
- Features a drag-and-drop interface to quickly and easily create and manage events.
- Supports multiple calendar views, such as monthly, weekly, and agenda.
- Supports multiple languages, allowing users to create events in their native language.
django-diaryby BobBowles
A diary app for use in the django framework.
django-diaryby BobBowles
Python 17 Version:Current License: Permissive (MIT)