Logo

pyspread

Python power for your tables

latest
version 0.2.3
previous version 0.2.2
version 0.2.1
version 0.2.0
version 0.1.2 (latest Windows compatible version)
Other sites
SourceForge
installation
  1. Download the pyspread tarball and extract at a convenient place

    tar xzvf pyspread<version>.tar.gz

  2. In case you do not have it already get and install Python, wxpython and numpy
    If you want the examples to work, install gmpy, R and rpy.

  3. Really do check the version requirements that are mentioned on the main page.

  4. Get install privileges (e.g. become root)

  5. Change into the directory and type

    python setup.py install


  6. Windows: Replace “python” with your Python interpreter (absolute path)

  7. Become normal user again

  8. If upgrading to version 0.2.2 remove the config file

    rm ~/.pyspreadrc

  9. Start pyspread by typing

    pyspread

  10. Enjoy

Copyright Martin Manns
Contact mmanns < at > gmx < dot > net
Last changed: 14. May 2013

Valid HTML 4.01 Transitional