nobe
Nobe (short for nota bene) is a literate programming tool to publish html documents from python code.
Install it (pip install or uv add) as nobe-literate, import it as nobe.
You put your code in a file like docs/example.py,
you run it like a normal python script (e.g. uv run python example.py)
and you get out example.html.
One way to try this out is:
curl -O https://raw.githubusercontent.com/pietroppeter/nobe/refs/heads/main/docs/example.py
uv run --with nobe-literate example.py
open example.html
It starts as nimib.py without nim but the goal is to experiment freely with a nimib-like python api.
Release files for nobe-literate 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nobe_literate-0.1.4.tar.gz | 16.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nobe_literate-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.2 kB
Release files / nobe_literate-0.1.4.tar.gz
| Download URL | nobe_literate-0.1.4.tar.gz |
|---|---|
| Size | 16.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a06eeb9705c0bff3fc70e0c4a8a35837e57bda6568e58535b9006c512fc2c66b
|
|
BLAKE2b-256 checksum How to use checksums |
ece931b76a7d3122116560e2ace8574048fb09599240e98b00d66b9c945db57f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.1
|
Release files / nobe_literate-0.1.4-py3-none-any.whl
| Download URL | nobe_literate-0.1.4-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
38189b0a618c4158501fb4d63474a5f2635ebb46716cfdf2c38bcedeec4b3b28
|
|
BLAKE2b-256 checksum How to use checksums |
096c38ccb431d1b589710fc86434fc9b4356a33663d28cd6149c6714be19ce31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.1
|