Pyspread

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Pyspread
logo
Original author(s) Martin Manns
Stable release 1.0.3 / May 2, 2016; 8 years ago (2016-05-02)
Development status Active
Written in Python
Operating system Unix-like, Windows
Platform wxPython
Size 1.4MB
Type Spreadsheet
License GNU General Public License
Website manns.github.io/pyspread

Pyspread is a non-traditional spreadsheet software. Cells in pyspread's grid accept expressions in the Python programming language. [1] A cell can return any Python object, which allows calculations with vectors, matrices, fractions, arbitrary precision numbers and symbols. Therefore, pyspread follows an approach that is similar to the spreadsheet SIAG from Siag Office. [2]

Besides text, pyspread can display bitmap and vector images in its cells. It provides a graphical front-end for creating matplotlib charts. [3] Pyspread can import and export data from and to CSV files and Microsoft Excel xls files. Spreadsheets can be exported to files in Portable Document Format and Scalable Vector Graphics format.

Pyspread has been mentioned for its GNU Privacy Guard based security approach [4] and its capability to access local files and the Web from cell code. [5]

Pyspread runs on Linux and Microsoft Windows. It has been packaged for the Linux distributions Arch [6] , Debian [7] , Mageia [8] , Slackware [9] and Ubuntu [10] . Pyspread is developed and maintained by Martin Manns. It is licensed under the GNU General Public License and therefore is free software.

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.

External links