Pyspread

Pyspread
Original author(s) Martin Manns
Stable release
1.0.3 / May 2, 2016 (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. Nestor, Marius (29 December 2014). "Pyspread 0.4 for Linux". Retrieved 27 March 2015.
  2. Hofmann, Frank (April 2016), "Durchgeschlängelt - Pyspread: Tabellenkalkulation mit Python-Anbindung", LinuxUser (in German): 54–57, ISSN 1615-4444
  3. Manns, Martin (2013), "Diagramme in Linux – Vier Tabellenkalkulationen im Vergleich" (PDF), freiesMagazin (in German), ISSN 1867-7991, archived from the original (PDF) on 1 July 2014
  4. Bohle, Andreas (March 2015), "Tabellenwunder" (PDF), LinuxUser (in German): 6, ISSN 1615-4444
  5. Cook, Forrest (2 December 2009). "Pyspread - a Python-based Spreadsheet application". Archived from the original on 3 December 2013. Retrieved 19 March 2015.
  6. "AUR (en) - pyspread". 28 July 2014. Retrieved 31 March 2015.
  7. "Debian -- Details of package pyspread in sid". 11 March 2015. Retrieved 31 March 2015.
  8. "Mageia App Db - pyspread". 8 November 2015. Retrieved 12 January 2016.
  9. "Slackbuilds.org - pyspread". Retrieved 31 March 2015.
  10. "Ubuntu -- Details of package pyspread in vivid". 6 September 2014. Retrieved 31 March 2015.
This article is issued from Wikipedia - version of the 8/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.