Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
.. image:: https://badge.fury.io/py/xlsx_streaming.svg :target: http://badge.fury.io/py/xlsx_streaming .. image:: https://travis-ci.org/Polyconseil/xlsx_streaming.svg?branch=master :target: https://travis-ci.org/Polyconseil/xlsx_streaming
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
_.
As simple as::
python setup.py test
.. _readthedocs: http://xlsx-streaming.readthedocs.io/en/latest/ .. _issue: https://github.com/Polyconseil/xlsx_streaming/issues/new .. _pull request: https://github.com/Polyconseil/xlsx_streaming/compare/
FAQs
Export your data as an xlsx stream
We found that xlsx-streaming demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.