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

Python spreadsheet application 0.0.13

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

    Python spreadsheet application 0.0.13

    Python spreadsheet application 0.0.13

    Python spreadsheet application description
    Python power for your tables

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

    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 "Python spreadsheet application":

    · Accepts a Python expression in each cell. No spreadsheet specific language is required.
    · Each cell returns a Python object that can be accessed from other cells. Such objects can represent anything including lists or matrices.
    · Direct access to all Python modules from each cell
    · Arbitrary size grid for 64 bit-systems (more than 2 million grid cells for 32-bit systems)
    · Three-dimensional grid
    · Macro library for more complex Python functions (still empty)
    · Unicode support
    · CSV import and export

    Requirements:

    · Python
    · NumPy
    · wxPython

    What's New in This Release: [ read full changelog ]

    New features:
    · Print framework that supports colors and drawn elements
    · Splash screen removed
    · Some drawing speed-ups

    Bug fixes:
    · Small white rectangle in upper left corner removed (BUG 2918360)
    · setup.py does not copy directories fixed (BUG 2913911)
    · Folder renaming to fix installation errors (BUG 2909017)

    Known issues:
    · Printing one line only transposes the grid. (BUG: 2790444)


    _http://linux.softpedia.com/progDownload/Python-spreadsheet-application-Download-43005.html
Working...