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.18.tar.gz (174.0 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.18-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sphinx_literalizer-2026.5.18.tar.gz
  • Upload date:
  • Size: 174.0 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.18.tar.gz
Algorithm Hash digest
SHA256 55f5941152a0874ea2a5198ed8c87bde2cebd5fffe5d3009b922b5745eaa1227
MD5 e2f6b7639c8f03446fd76018ede40f10
BLAKE2b-256 525dbdbc878b6dd5c71d4d87553318bb5c0ad7db67106eec74cdd779011a6c17

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_literalizer-2026.5.18.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.18-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_literalizer-2026.5.18-py3-none-any.whl
Algorithm Hash digest
SHA256 e0ac44847f6cdc608cc5511e1d097925144a42a51f31170a86e446cbc0c53f85
MD5 bd94bc71ace14a7b2a34519e73c4ca80
BLAKE2b-256 82fe63fae4665fd38a62619003efeb44f2a492940aae5bb76efb9e14f3ad584b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sphinx_literalizer-2026.5.18-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