# mobolic/facebook-sdk

Python SDK for Facebook's Graph API

Repository: https://github.com/mobolic/facebook-sdk
Canonical: https://ross.abutalabs.com/products/facebook-sdk
Homepage: https://facebook-sdk.readthedocs.io/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: python, facebook, facebook-sdk
Last push: 2024-08-02T05:15:24+00:00

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

## Adoption (not part of the score)
Stars 2795, forks 934 (observed 2026-08-28T04:07:22.317216+00:00)

## What it is
A Python client library for Facebook's Graph API, supporting authentication and API interactions. It complements the official Facebook JavaScript SDK for implementing Facebook authentication in Python applications.

## Use cases
- access facebook graph api from python
- implement facebook login in a python app
- fetch user profile data from facebook
- post content to facebook pages programmatically
- authenticate users with facebook oauth

## When to choose
- you need to call the Facebook Graph API from Python
- you want a lightweight wrapper for Facebook authentication flows
- your app is Python-based and needs social media integration

## When to avoid
- you need SDKs for other social platforms
- you require a general-purpose HTTP client rather than a Facebook-specific one
- you need actively developed features beyond Graph API basics

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, auth
- domain: apis, social-media, developer-tools
- platform: python
- tags: facebook-graph-api, social-media-api, client-library

## Member repositories
- mobolic/facebook-sdk (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.317216+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-29T18:49:13.330861+00:00, confidence not recorded.
  - readme: https://github.com/mobolic/facebook-sdk (fetched 2026-08-28T04:07:22.317216+00:00, sha eed3277f8da6)
  - registry_pypi: https://pypi.org/pypi/facebook-sdk/json (fetched 2026-08-29T09:55:30.080921+00:00, sha f7f9f1e42bec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
