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.

Acknowledgments

xlsxedit

Release files for xlsxfill 0.1.1

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.1
File Size Uploaded
xlsxfill-0.1.1.tar.gz 33.6 kB Details

Built distribution (wheel)

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

Total release size: 78.7 kB

Release files / xlsxfill-0.1.1.tar.gz

Download URL xlsxfill-0.1.1.tar.gz
Size 33.6 kB
Tags Source
SHA-256 checksum
How to use checksums
8b20418012f8abad82a11f544db1c08e2e7303822c29b7a6f75d4562b7c8a92c
BLAKE2b-256 checksum
How to use checksums
73f774728b6379f9aa494550ed605222e6a0607941130b981d38c1cd11cf5efb
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.1-py3-none-any.whl

Download URL xlsxfill-0.1.1-py3-none-any.whl
Size 45.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
035da6960dd7034ba908912c2bea4d0824275385abf5a57b1096110c84a4c806
BLAKE2b-256 checksum
How to use checksums
ca41bffb1a66f0899002e6d394bd82c767ea7c748452c9654b0ad2c176c40ea2
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

0.1.2

2 release files

This release

0.1.1 This release

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