Literary
TL;DR
[!Info] To get started, see the wiki
Literary is a Python tool to make Jupyter (IPython) notebooks behave like pure-Python packages. This allows pure-Python packages to be generated from notebooks, and notebooks to be imported at runtime. Literary now bootstraps itself; it is developed with Literary 🤯.
This package is an exploration of the literate programming idea pioneered by
Donald
Knuth and implemented in the
nbdev package. Although nbdev looks to be a very
mature and comprehensive tool, it resembles a significant departure from conventional package development. Literary is an
exploration of what a smaller nbdev might look like.
Philosophy 📖
- Low mental overhead
Realistically, most Python programmers that wish to write packages need to have some familiarity with the Python package development model, including the conventional structure of a package. For this reason, I feel that it is important to designliterarysuch that these skills translate directly to designing libraries with notebooks - Minimal downstream impact
Users ofliterarypackages should not realise that they are consuming notebook-generated code at runtime. This means that a pure-Python package needs to be generated from the notebooks, and it must use the conventional import model. For this reason,literaryshould only exist as a development dependency of the package.
Release files for literary 4.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| literary-4.0.2.tar.gz | 758.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| literary-4.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 778.2 kB
Release files / literary-4.0.2.tar.gz
| Download URL | literary-4.0.2.tar.gz |
|---|---|
| Size | 758.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef1333b4d09ba53c22a2c4cb7cc2bb22d7139446a633af06304c3df6a71dfd72
|
|
BLAKE2b-256 checksum How to use checksums |
bc0732516d72744ed6e7d5017e87c0b79890634b23fb489ad955748eb9e7121a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 17, 2025.
Transparency logRelease files / literary-4.0.2-py3-none-any.whl
| Download URL | literary-4.0.2-py3-none-any.whl |
|---|---|
| Size | 19.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4da83483b9b13e8cc1cdb580228446d9cffeeb60b865b44d81c329b6ecbd6d02
|
|
BLAKE2b-256 checksum How to use checksums |
be27742bdd2cae44593c70fe1269a970c969a78d8f7cd86087ce975b1d78deaf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 17, 2025.
Transparency log