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.

Bug reports, patches and suggestions welcome! Just open an issue or send a pull request.

tests

After having installed the development requirements, just run:

python -m unittest discover

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-0.2.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

xlsx_streaming-0.2.0-py2-none-any.whl (8.2 kB view hashes)

Uploaded Python 2

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