A custom Sphinx extension to easily embed PRIME applets in a Sphinx book
Project description
```{attributiongrey} Attribution
:class: attribution
This page reuses MIT licensed content from {cite:t}`sphinx-prime-applets`. {fa}`quote-left`{ref}`Find out more here.<external_resources>`
```
```{admonition} User types
:class: tip
This section is useful for user type 3-5.
```
+++
{bdg-primary}`Sphinx Extension`
PRIME applets
This extension provides an interface to include PRIME applets with relative ease.
What does it do?
This extension provides one Sphinx directives (applet) that can be used to quickly insert a PRIME applet.
Installation
To use this extension, follow these steps:
Step 1: Install the Package
Install the module sphinx-prime-applets package using pip:
pip install sphinx-prime-applets
Step 2: Add to requirements.txt
Make sure that the package is included in your project's requirements.txt to track the dependency:
sphinx-prime-applets
Step 3: Enable in _config.yml
In your _config.yml file, add the extension to the list of Sphinx extra extensions (important: underscore, not dash this time):
sphinx:
extra_extensions:
.
.
.
- sphinx_prime_applets
.
.
.
Applet directive
```{applet}
:url: lines_and_planes/normal_equation_plane_origin
:fig: Images/image_shown_in_print_version.svg
:name: name_that_is_used_to_refer_to_this_figure
:class: dark-light
:title: This title is shown when you full-screen the applet
A plane through the point $P$.
```
::::{note}
The url parameter should be the part of the URL after /applet/. So if the full URL is https://openla.ewi.tudelft.nl/applet/lines_and_planes/normal_equation_plane_origin, you should set the parameter to lines_and_planes/normal_equation_plane_origin.
::::
Parameters for an applet
Some parameters can be set for an applet. Only the url and name parameters are required; the rest is optional. It is recommended to add a status to the applet, which can be unreviewed, in-review or reviewed.
```{applet}
:url: lines_and_planes/normal_equation_plane_origin # Required url
:fig: Images/lines_and_planes/normal_equation_plane_origin.svg # Image shown in print version
:status: reviewed # default is "unreviewed". Other options are "in-review" and "reviewed"
:name: Fig:InnerProduct:ProjectionVectorLine
A title that describes the applet
```
Optional parameters
| Parameter | Description | Default |
|---|---|---|
fig |
The path to an image that will be shown in the print version of the document | None |
title |
A string that will be shown as the title of the applet when the applet is in fullscreen mode | "" |
status |
The status of the applet. Can be unreviewed, in-review or reviewed |
unreviewed |
width |
The width of the applet in pixels | 100% |
height |
The height of the applet in pixels | 400px |
[!NOTE] If the
figparameter is not defined, the code will insert the image provided by the applet itself as a fallback.
Control parameters
::::{warning} Work in progress ::::
2D Specific parameters
::::{tip} You should add split-* before the parameter to make it apply to the right scene ::::
| Parameter | Description | Default |
|---|---|---|
| position2D | The position of the applet in the 2D plane | 0,0 |
| zoom2D | The zoom level of the applet in the 2D plane | 1 |
3D Specific parameters
::::{tip} You should add split-* before the parameter to make it apply to the right scene ::::
| Parameter | Description | Default |
|---|---|---|
| position3D | The position of the applet in the 3D plane | 0,0,0 |
| zoom3D | The zoom level of the applet in the 3D plane | 1 |
Contribute
This tool's repository is stored on GitHub. If you'd like to contribute, you can create a fork and open a pull request on the GitHub repository.
The README.md of the branch manual is also part of the TeachBooks manual as a submodule.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_prime_applets-1.1.0.tar.gz.
File metadata
- Download URL: sphinx_prime_applets-1.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfdaae5f31695e95266418d56a19273218da5e0144a27e3688198d692c3efb63
|
|
| MD5 |
677fbe0c20925ce1d48cdd0a500040d1
|
|
| BLAKE2b-256 |
92d4ac146e92baa4bc3bb1059ad9203a64f612ef5aa23d93e7470b2efbb0d8cd
|
Provenance
The following attestation bundles were made for sphinx_prime_applets-1.1.0.tar.gz:
Publisher:
python-publish.yml on TeachBooks/Sphinx-PRIME-applets
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sphinx_prime_applets-1.1.0.tar.gz -
Subject digest:
bfdaae5f31695e95266418d56a19273218da5e0144a27e3688198d692c3efb63 - Sigstore transparency entry: 644710917
- Sigstore integration time:
-
Permalink:
TeachBooks/Sphinx-PRIME-applets@48b7646e734144874c881c3107eb48f2cc79bde7 -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/TeachBooks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@48b7646e734144874c881c3107eb48f2cc79bde7 -
Trigger Event:
push
-
Statement type:
File details
Details for the file sphinx_prime_applets-1.1.0-py3-none-any.whl.
File metadata
- Download URL: sphinx_prime_applets-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8426f4afb8abb8671a0978b05e5ba1822513dd00ba42d5251f9b98cfd6d7ffc6
|
|
| MD5 |
6e9342fa1b9ed04867e4fc80f3e5ab63
|
|
| BLAKE2b-256 |
bc78816b65cdbd54c2e9040e21a3783245186c843c70bbe58d22b3ff29ab83e4
|
Provenance
The following attestation bundles were made for sphinx_prime_applets-1.1.0-py3-none-any.whl:
Publisher:
python-publish.yml on TeachBooks/Sphinx-PRIME-applets
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sphinx_prime_applets-1.1.0-py3-none-any.whl -
Subject digest:
8426f4afb8abb8671a0978b05e5ba1822513dd00ba42d5251f9b98cfd6d7ffc6 - Sigstore transparency entry: 644710940
- Sigstore integration time:
-
Permalink:
TeachBooks/Sphinx-PRIME-applets@48b7646e734144874c881c3107eb48f2cc79bde7 -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/TeachBooks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@48b7646e734144874c881c3107eb48f2cc79bde7 -
Trigger Event:
push
-
Statement type: