Export your data as an xlsx stream
Project description
xlsx_streaming library lets you stream data from your database to an xlsx document. The xlsx document can hence be streamed over HTTP without the need to store it in memory on the server. Database queries are made by batch, making it safe to export even very large tables.
The full documentation can be found on readthedocs.
Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.
Running the tests
As simple as:
python setup.py test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xlsx_streaming-2.0.0.tar.gz
(31.3 kB
view hashes)
Built Distribution
Close
Hashes for xlsx_streaming-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70b67a3e0b0d93488c6982b4c7a46bb9a43c72b56a2d4dfa8536298fda9570e |
|
MD5 | 935e47f1c985d7b9757f734b0c05d500 |
|
BLAKE2b-256 | 459fa844026daf2710316dc1d7ddbcac626891281bec27abf358ff43f189d88d |