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 details)
Built Distribution
File details
Details for the file xlsx_streaming-2.0.0.tar.gz
.
File metadata
- Download URL: xlsx_streaming-2.0.0.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30ac596b383d496c051c339894b5f06779539d1897cdbc3f2b3c247a5cfba28e |
|
MD5 | e91e0ec7e9cc36cb354a998d35492e41 |
|
BLAKE2b-256 | e209fc8f003b9257f8c858ed0b29be048ba2a857e82fd2446be4ef7ebd11b57a |
Provenance
File details
Details for the file xlsx_streaming-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: xlsx_streaming-2.0.0-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70b67a3e0b0d93488c6982b4c7a46bb9a43c72b56a2d4dfa8536298fda9570e |
|
MD5 | 935e47f1c985d7b9757f734b0c05d500 |
|
BLAKE2b-256 | 459fa844026daf2710316dc1d7ddbcac626891281bec27abf358ff43f189d88d |