Re: ANN: pyspread 0.0.8

2008-08-03 Thread Colin J. Williams
Martin Manns wrote: On Sun, 03 Aug 2008 14:25:11 -0400 "Colin J. Williams" <[EMAIL PROTECTED]> wrote: I've copied your tutorial in my site-packages\pyspread directory I wrote the tutorial in this thread as a step by step guide that can be followed manually. You do not need to put it anywhere o

Re: ANN: pyspread 0.0.8

2008-08-03 Thread Martin Manns
On Sun, 03 Aug 2008 14:25:11 -0400 "Colin J. Williams" <[EMAIL PROTECTED]> wrote: > I've copied your tutorial in my > site-packages\pyspread directory I wrote the tutorial in this thread as a step by step guide that can be followed manually. You do not need to put it anywhere on your hard drive.

Re: ANN: pyspread 0.0.8

2008-08-03 Thread Colin J. Williams
[EMAIL PROTECTED] wrote: On Sat, 02 Aug 2008 13:39:25 -0400 "Colin J. Williams" <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: pyspread 0.0.8 has been released. Are you planning any documentation? Actually, yes. 0.0.10 will feature some docs. Any help writing and doing the layout is

Re: ANN: pyspread 0.0.8

2008-08-02 Thread mmanns
On Sat, 02 Aug 2008 13:39:25 -0400 "Colin J. Williams" <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > pyspread 0.0.8 has been released. > Are you planning any documentation? Actually, yes. 0.0.10 will feature some docs. Any help writing and doing the layout is highly appreciated ;-)

Re: ANN: pyspread 0.0.8

2008-08-02 Thread Colin J. Williams
[EMAIL PROTECTED] wrote: pyspread 0.0.8 has been released. About: pyspread is a spreadsheet that accepts a pure python expression in each cell. New features: New macro dialog that allows defining python functions, which can be used in the grid. Bug fixes within the copy paste and print code.

ANN: pyspread 0.0.8

2008-08-02 Thread mmanns
pyspread 0.0.8 has been released. About: pyspread is a spreadsheet that accepts a pure python expression in each cell. New features: New macro dialog that allows defining python functions, which can be used in the grid. Bug fixes within the copy paste and print code. Highlights: + Numpy high pe