This is an interesting project: Pyspread. It is still a little rough, but shows a lot of promise as a way to use Python. Basically it is a spreadsheet built in Python and using Python to define cell behavior. I’ve installed it under PythonXY and it appears to work. A little slow, but not bad for a beta.
Alternatives to a prototyping tools that make python easier to use are:
- Reinteract - an interactive workbook
- Resolver One Spreadsheet (free for open source projects)
- IPython
- Pyshell
- SPE – an IDE
- Pyscripter – an IDE
- Orange - a visual data analysis environment
- Vision HPC – a visual parallel programming environment
In general some alternative environments to prototype behavior include:
- Bean Sheet for Java
- Scheme in a Grid (SIAG) for Scheme
No comments:
Post a Comment