Skip to main content

Export your data as an xlsx stream

Project description

https://badge.fury.io/py/xlsx_streaming.svg https://travis-ci.org/Polyconseil/xlsx_streaming.svg?branch=master

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


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)

Uploaded Source

Built Distribution

xlsx_streaming-2.0.0-py3-none-any.whl (29.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page