Skip to main content

xlsxfill

PyPI Python Preflight & Test License

Generate an xlsx by merging a template xlsx with data.

The output is built through xlsxedit, so the elements of the original template are not destroyed along the way.

Install

pip install xlsxfill

Usage

template.xlsx, whose first sheet looks like this:

A
1 ${customer.name}
from xlsxfill import fill

fill(
    "template.xlsx",
    {"customer": {"name": "Acme Inc."}},
    "output.xlsx",
)

output.xlsx:

A
1 Acme Inc.

The placeholder syntax is documented in Syntax; real workbooks run through the library are shown in Samples.

For language models, the documentation is indexed in llms.txt, and the pages it lists are concatenated into llms-full.txt.

Acknowledgments

xlsxedit

Release files for xlsxfill 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for xlsxfill 0.1.2
File Size Uploaded
xlsxfill-0.1.2.tar.gz 33.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for xlsxfill 0.1.2
File Interpreter ABI Platform
xlsxfill-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 78.9 kB

Release files / xlsxfill-0.1.2.tar.gz

Download URL xlsxfill-0.1.2.tar.gz
Size 33.7 kB
Tags Source
SHA-256 checksum
How to use checksums
8feeaea9833bd63ec8df559fa00f69c0f47864d2c586da163c71c46874139160
BLAKE2b-256 checksum
How to use checksums
b62e150b4068fcd7df8a5648146cfebdc0f947cdc6c516011f2803214f38aff0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 22, 2026.

Transparency log

Release files / xlsxfill-0.1.2-py3-none-any.whl

Download URL xlsxfill-0.1.2-py3-none-any.whl
Size 45.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2d834d614aba57bb66a670bdb5e6cb291208807c9ce05adaaaa864597e5ffe68
BLAKE2b-256 checksum
How to use checksums
28e837b08b72d4e0d692643f14daa2d95d68e864b530b4f969444f3339bab785
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 22, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page