Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Pyspread 0.1

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • versign
    Member
    • Mar 2010
    • 51

    Pyspread 0.1

    Pyspread description
    A spreadsheet that accepts a pure Python expression in each cell

    Pyspread is a cross-platform Python spreadsheet software based on and written in the Python programming language.

    Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.

    Here are some key features of "Pyspread":

    · Direct access to all Python modules from each cell
    · Up to 80 000 000 rows (64 bit-systems)
    · GPG signature based trust model for spreadsheet files
    · Safe file mode for foreign, untrusted spreadsheets
    · Three-dimensional sparse grid
    · Macro library for more complex Python functions (still empty)
    · Unicode support
    · CSV import and export

    Requirements:

    · Python
    · NumPy
    · wxPython
    · RPy

    Limitations:

    · Pyspread is currently in the Alpha stage. Feel free to try it out on your own risk. Toy with it. Send me lots of bug reports, feedback, suggestions and improvements. However, never use pyspread for production work. Do not install it on mission-critical systems. Things can and eventually will break. Save file formats may change. The pyspread installation routine may very well harm or pollute your system. Opening a save file with unknown content is by no means intended to be save.


    _http://linux.softpedia.com/progDownload/Pyspread-Download-53993.html

    _
Working...