Skip to main content

Run python code in sphinx

Project description

https://github.com/sdpython/sphinx-runpython/actions/workflows/tests.yml/badge.svg https://badge.fury.io/py/sphinx-runpython.svg GitHub Issues MIT License size https://img.shields.io/badge/code%20style-black-000000.svg https://codecov.io/github/sdpython/sphinx-runpython/branch/main/graph/badge.svg?token=CTUV6EDBB6

sphinx-runpython implements sphinx extensions including one to execute code and add the output to the documentation. The library is released on pypi/sphinx-runpython and its documentation is published at sphinx-runpython.

epkg

It implements a list of recurring urls in documentation.

conf.py

epkg_dictionary = {'title': 'url' }

rst

:epkg:`title`  -> `title <url>`_

runpython

Executes code in the documentation and adds it to documentation.

.. runpython::
    :showcode:

    print("python code")
<<<

print("python code")

>>>

python code

List of directives

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

sphinx_runpython-0.4.4-py3-none-any.whl (91.5 kB view details)

Uploaded Python 3

File details

Details for the file sphinx_runpython-0.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_runpython-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 055583dd35eb7e154305a0e83b454c5d9bca04d852bf87111a8578eda3701058
MD5 b489b89f99769905422b0dcaf8f1f823
BLAKE2b-256 c535c4aa89a20a72f086aa290d48fd723432a27c24aedcb1e978385923e56ff9

See more details on using hashes here.

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