# llazzaro/django-scheduler

A calendaring app for Django.

Repository: https://github.com/llazzaro/django-scheduler
Canonical: https://ross.abutalabs.com/products/django-scheduler
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: calendaring, event-calendar
Last push: 2026-02-23T00:24:15+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 68, release rhythm 35, longevity 100
- inputs: {"age_days": 4892, "days_push": 192, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1333, forks 401 (observed 2026-08-28T04:04:24.806354+00:00)

## What it is
A reusable Django app that adds calendaring functionality to Django projects, supporting one-time and recurring events with occurrence exceptions. It ships ready-made views and templates (Bootstrap 5, FullCalendar 6) for day, week, month, and year calendar views.

## Use cases
- add an event calendar to a Django site
- manage recurring events with cancellations and rescheduling
- display day, week, month, and year calendar views
- attach events to arbitrary Django models
- build a scheduling or booking feature in a web app

## When to choose
- you need drop-in calendar and event management inside an existing Django project
- you want recurring events with occurrence exceptions handled for you
- you want ready-to-use calendar UI templates out of the box

## When to avoid
- your project is not built on Django
- you need a standalone calendar service or API rather than a Django app
- you need heavy customization beyond overriding the bundled templates

## Facets
- artifact type: library
- maturity: active
- function: scheduling, web-framework, ui-components
- domain: web-development, developer-tools, backend
- platform: python, self-hosted
- tags: django, calendar, events, recurring-events, fullcalendar, web-server

## Member repositories
- llazzaro/django-scheduler (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.806354+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:47.542140+00:00, confidence not recorded.
  - readme: https://github.com/llazzaro/django-scheduler (fetched 2026-08-28T04:04:24.806354+00:00, sha 8cd3211219bc)
  - registry_pypi: https://pypi.org/pypi/django-scheduler/json (fetched 2026-08-29T12:04:00.940708+00:00, sha c08043cdde97)
- Data as of 2026-08-30T08:39:29.467469+00:00.
