Skip to main content

Sphinx extension for literalizer — convert JSON, YAML, TOML, and JSON5 to native language literals

Project description

Build Status PyPI

sphinx-literalizer

sphinx-literalizer is a Sphinx extension for literalizer, which converts JSON, YAML, TOML, and JSON5 data structures to native language literal syntax (Python, TypeScript, Go, etc.).

Installation

Requires Python 3.12+.

pip install sphinx-literalizer

Usage

Add to your Sphinx conf.py:

extensions = [
    # ...
    "sphinx_literalizer",
]

Then use the literalizer directive in your .rst files:

.. literalizer:: path/to/data.json
   :language: python
   :wrap:

This reads the data file and renders its contents as a native Python literal in a code block. Input format is auto-detected from the file extension (.json, .yaml/.yml, .toml, .json5), or can be set explicitly with :input-format:.

Full documentation

See the full documentation for more information including how to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_literalizer-2026.5.21.2.tar.gz (180.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinx_literalizer-2026.5.21.2-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file sphinx_literalizer-2026.5.21.2.tar.gz.

File metadata

  • Download URL: sphinx_literalizer-2026.5.21.2.tar.gz
  • Upload date:
  • Size: 180.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sphinx_literalizer-2026.5.21.2.tar.gz
Algorithm Hash digest
SHA256 fd19c8a1e5189e7fcacfeb7261853cda7855e58eb05d4c3ebdfd2d7b8378c11f
MD5 f8f3aefd23258f7e81296e919c2e1cfb
BLAKE2b-256 9fd953c5ad71d83dfba7616feb587baa0ff2ff60faacc47cab932408c19daac0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_literalizer-2026.5.21.2.tar.gz:

Publisher: release.yml on adamtheturtle/sphinx-literalizer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sphinx_literalizer-2026.5.21.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_literalizer-2026.5.21.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4526f113996a228865554656a30b01d5baac2211a9cea2730dc18693d50d718a
MD5 5cb45b1d7ba5ab94bf5cc73858f9db2a
BLAKE2b-256 5d46f883b85fe2f2efb5a013308b2db7d74ae02ad0fa46eb2617d1775eb21da1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_literalizer-2026.5.21.2-py3-none-any.whl:

Publisher: release.yml on adamtheturtle/sphinx-literalizer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page