ANN: pyspread 0.0.1

jincan boyee118 at gmail.com
Fri Apr 18 21:50:18 EDT 2008


Traceback (most recent call last):
  File "pyspread.py", line 25, in <module>
    import os, sys, bz2, pysgrid, itertools, numpy
ImportError: No module named pysgrid

Maybe any other package needed?

2008/4/18 Martin Manns <mmanns at gmx.net>:

> pyspread 0.0.1 is now available at:
> http://pyspread.sourceforge.net
>
> pyspread is a spreadsheet that accepts a pure python expression in
> each cell.
>
> Highlights:
> + No non-python syntax add-ons
> + Access to python modules from cells
> + 3D grid
> + Numpy object array for representation of string entry into grid cell
> + Numpy object array for representation of eval function array
> + Cell access via slicing of numpy function array
> + X, Y, and Z yield current cell location for relative reference
>
> Requires: Python 2.5, Numpy 1.0.4, and wxPython 2.8.7.1.
> License: GPL
>
> Best Regards
> Martin Manns
> --
> mmanns <at> gmx.net
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
"OpenBookProject"-开放图书计划邮件列表
详情: http://groups.google.com/group/OpenBookProject
维基: http://wiki.woodpecker.org.cn/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080419/33f7368b/attachment-0001.html>


More information about the Python-list mailing list