New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pyspreadsheet

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyspreadsheet - npm Package Versions

0.1.5

Diff
extrabacon
published 0.1.5 •
extrabacon
published 0.1.4 •
extrabacon
published 0.1.3 •

Changelog

Source

0.1.3

=======

  • maintenance: simplified Python scripts, improved performance
  • vastly improved documentation
extrabacon
published 0.1.2 •

Changelog

Source

0.1.2

=======

  • fixed resolving of scripts with python-shell
  • extended errors with traceback support for exceptions thrown from Python code
extrabacon
published 0.1.1 •

Changelog

Source

0.1.1

=======

  • moved python-shell into a separate and more robust module
extrabacon
published 0.1.0 •

Changelog

Source

0.1.0

=======

  • writing spreadsheet files no longer rely on a temporary file
  • SpreadsheetWriter is now an EventEmitter and fires open, close and error events
  • SpreadsheetWriter.save no longer accept a path argument, path is now assigned via the constructor instead
  • SpreadsheetWriter.save no longer return a stream.Readable when callback is omitted
  • SpreadsheetWriter.destroy has been removed, use save instead to close the underlying process
  • Incomplete integration of xlwt for writing native XLS files
extrabacon
published 0.0.4 •

Changelog

Source

0.0.4

=======

  • JSHint linting and fixes
  • minor changes to coding style
  • refactoring for removal of dependencies (underscore and async)
  • improved compatibility of installation script
extrabacon
published 0.0.3 •

Changelog

Source

0.0.3

=======

  • bug fixes
  • improved debugging with debug
extrabacon
published 0.0.2 •

Changelog

Source

0.0.2

=======

  • documentation
extrabacon
published 0.0.1 •

Changelog

Source

0.0.1

=======