Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2243ed728fe610f

Jump to content

// Workers AI · dad joke modeWhat did Pyspread say? I've got a lot to cell.

From Wikipedia, the free encyclopedia
Pyspread
Original authorMartin Manns
Stable release
2.4.5[1] Edit this on Wikidata / 21 April 2026
Written inPython
Operating systemUnix-like, Windows
PlatformPyQt 6
Size2.3 MB
TypeSpreadsheet
LicenseGPL-3.0-or-later
Websitepyspread.gitlab.io
Repository

Pyspread is a non-traditional spreadsheet. Cells in pyspread's grid accept expressions in the Python programming language.[2] 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.[3]

Besides text, pyspread can display bitmap and vector images in its cells. It provides a graphical front-end for creating matplotlib charts[4] and starting from version 2.2 R (programming language) charts. Pyspread can import and export data from and to CSV files. Spreadsheets can be exported to files in Portable Document Format and Scalable Vector Graphics format. Pyspread experimentally supports importing Excel xlsx spreadsheets that use a limited set of functions converting them into pure Python using the pycel[5] module.

Pyspread has been mentioned for its capability to access local files and the Web from cell code.[6]

Pyspread runs on Linux and Microsoft Windows. It has been packaged for the Linux distributions Arch,[7] Debian,[8] Mageia,[9] NixOS,[10] Slackware[11] and Ubuntu.[12] Pyspread is developed and maintained by Martin Manns. It is licensed under the GPL-3.0-or-later license and therefore is free software.

References

[edit]
  1. https://pypi.org/project/pyspread/. {{cite web}}: Missing or empty |title= (help)
  2. Nestor, Marius (29 December 2014). "Pyspread 0.4 for Linux". Retrieved 27 March 2015.
  3. Hofmann, Frank (April 2016), "Durchgeschlängelt – Pyspread: Tabellenkalkulation mit Python-Anbindung", LinuxUser (in German): 54–57, ISSN 1615-4444.
  4. 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
  5. "Pycel: Compiling Excel spreadsheets to Python and making pretty pictures". 19 October 2021. Retrieved 5 May 2026.
  6. Cook, Forrest (2 December 2009). "Pyspread – a Python-based Spreadsheet application". Archived from the original on 3 December 2013. Retrieved 19 March 2015.
  7. "AUR (en) – pyspread". 28 July 2014. Retrieved 31 March 2015.
  8. "Debian – Details of package pyspread in sid". 11 March 2015. Retrieved 31 March 2015.
  9. "Mageia App Db – pyspread". 8 November 2015. Retrieved 12 January 2016.
  10. "NixOS - nixpkgs packages - pyspread". 4 April 2026. Retrieved 6 May 2026.
  11. "Slackbuilds.org – pyspread". Retrieved 31 March 2015.
  12. "Ubuntu – Details of package pyspread in vivid". 6 September 2014. Retrieved 31 March 2015.
[edit]