| 🏗️ This project is currently under development and is not ready for production use. |
|---|
:mag: About
Declarative Python library for describing and generating documents from application data. Users define the document structure and semantics, while renderers handle output formats and backend-specific details.
:alembic: Built With
Quick start
from caxton import render, sheet, spreadsheet, table, text, write
rows = [{"name": "Ada Lovelace"}, {"name": "Grace Hopper"}]
report = spreadsheet(
sheet(
"People",
table(
rows,
text("name").titled("Name"),
),
),
)
result = render(report)
write(report, "people.xlsx")
More examples are available in the example projects.
:books: Documentation
Full documentation is at dzhalaevd.github.io/caxton.
:scroll: Licensing
- The project is licensed under the MIT
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 caxton-0.1.0.tar.gz.
File metadata
- Download URL: caxton-0.1.0.tar.gz
- Upload date:
- Size: 143.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b58a062d4578de17e9de6ac8822a1326a8ac175eb83a392a3cd78c72fd9893bd
|
|
| MD5 |
116919979cf21f9b0f52e8b7184f7900
|
|
| BLAKE2b-256 |
b832ec50c15a565e230660b4793222b9c290923952fe24092885496fe2cef808
|
Provenance
The following attestation bundles were made for caxton-0.1.0.tar.gz:
Publisher:
publish.yml on dzhalaevd/caxton
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
caxton-0.1.0.tar.gz -
Subject digest:
b58a062d4578de17e9de6ac8822a1326a8ac175eb83a392a3cd78c72fd9893bd - Sigstore transparency entry: 2522114048
- Sigstore integration time:
-
Permalink:
dzhalaevd/caxton@1428b93bef3be07db6edcc7065c555e6d41bdcfa -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dzhalaevd
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1428b93bef3be07db6edcc7065c555e6d41bdcfa -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file caxton-0.1.0-py3-none-any.whl.
File metadata
- Download URL: caxton-0.1.0-py3-none-any.whl
- Upload date:
- Size: 159.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08fc75159e42e8e83286daa6978540b8500bafc8cb191e1ab5e4021345bbf268
|
|
| MD5 |
547a4a551843b67dbad1dc962768dc03
|
|
| BLAKE2b-256 |
37970c3b837ff16f016ec0b2e9546d0dd72f8dfd6d227e7faacb0036d4a6e32a
|
Provenance
The following attestation bundles were made for caxton-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on dzhalaevd/caxton
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
caxton-0.1.0-py3-none-any.whl -
Subject digest:
08fc75159e42e8e83286daa6978540b8500bafc8cb191e1ab5e4021345bbf268 - Sigstore transparency entry: 2522114313
- Sigstore integration time:
-
Permalink:
dzhalaevd/caxton@1428b93bef3be07db6edcc7065c555e6d41bdcfa -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/dzhalaevd
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1428b93bef3be07db6edcc7065c555e6d41bdcfa -
Trigger Event:
workflow_dispatch
-
Statement type: