# tschellenbach/Django-facebook

Facebook open graph api implementation using the Django web framework in python

Repository: https://github.com/tschellenbach/Django-facebook
Canonical: https://ross.abutalabs.com/products/django-facebook
Homepage: http://www.mellowmorning.com/
Language: Python
License: NOASSERTION
License Family: other
Last push: 2021-11-28T03:00:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5964, "days_push": 1739, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1419, forks 532 (observed 2026-08-28T04:04:40.356233+00:00)

## What it is
Django-facebook is a Python library implementing the Facebook Open Graph API for Django applications. It enables Facebook-based user registration, mobile and canvas page authentication, and server-side FQL access.

## Use cases
- add facebook login to a django app
- register users via facebook in django
- authenticate mobile apps with facebook
- build facebook canvas applications with django
- query the facebook graph api from python

## When to choose
- you have a Django project needing Facebook authentication
- you want canvas page or mobile Facebook auth in Django
- you need a server-side Facebook Graph API client in Python

## When to avoid
- you use Flask, FastAPI, or another non-Django framework
- you need active maintenance or support for recent Facebook API changes
- you only need generic OAuth social login without Facebook specifics

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, http-client, sdk
- domain: web-development, social-media, apis
- platform: python
- tags: django, facebook, open-graph, social-login, oauth, web-server

## Member repositories
- tschellenbach/Django-facebook (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.356233+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:37:54.546059+00:00, confidence not recorded.
  - homepage: http://www.mellowmorning.com/ (fetched 2026-08-29T11:50:27.887813+00:00, sha f4f74032b70e)
  - site_page: https://mellowmorning.com/about-shane (fetched 2026-08-29T11:50:27.897229+00:00, sha 41eb13ee4864)
  - registry_pypi: https://pypi.org/pypi/django-facebook/json (fetched 2026-08-29T11:50:27.899191+00:00, sha 6da80d22c2cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
