
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
.. 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.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.