Embedding iframe from https://pythontutor.com
Project description
Embedding iframe from https://pythontutor.com
Getting started
pip install atsphinx-pythontutor
Usage
Register your conf.py.
extensions = [
...,
"atsphinx.pythontutor",
]
Write pythontutor directive into your doc.
.. pythontutor::
:width: 800
items = ["a", "b", "c"]
for item in items:
print(item.upper())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file atsphinx_pythontutor-0.2.0.tar.gz
.
File metadata
- Download URL: atsphinx_pythontutor-0.2.0.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6159c1341d6932b8191796ee1045bb8d23792bb651efd8932360d7fc79223f5a |
|
MD5 | b0fa8de17ac61162e9d7b8f104b9fda9 |
|
BLAKE2b-256 | 8112e8be5f1b0dff1e624d69aa9ec01d0b3de2dfae3d2a90756dff945f61857f |
File details
Details for the file atsphinx_pythontutor-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: atsphinx_pythontutor-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd7954ff5bb433c0f499a24f9be1a1ffa847066b3837f5b850dcd5149d21c2f4 |
|
MD5 | 86e53a012c10847c6afb453c45239b17 |
|
BLAKE2b-256 | 4a81d23bcc8cbe493f8a9b5b5fd92aa4b9cc1d47d0c55cff63b27f1ef312777f |