sphinxext-opengraph 0.13.0


pip install sphinxext-opengraph

  Latest version

Released: Aug 29, 2025


Meta
Author: Itay Ziv
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Plugins
  • Web Environment

Framework
  • Sphinx :: Extension

Intended Audience
  • Developers

Natural Language
  • English

Operating System
  • OS Independent

Programming Language
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python

Topic
  • Documentation :: Sphinx
  • Documentation
  • Software Development :: Documentation
  • Text Processing
  • Utilities
Package on PyPI Build Status BSD 3 Clause

Sphinx extension to generate Open Graph metadata for each page of your documentation.

Installation

python -m pip install sphinxext-opengraph[social-cards]
# or
uv pip install sphinxext-opengraph[social-cards]

Usage

See the documentation.

Extras:
Dependencies:
Sphinx (>=6.0)