Free web2py Appliances
Appliance "Ajax SpreadSheet" (#53)
Requires the web2py framework to runScreenshot
Description
It is embeddable spreadsheet. Cells can have numbers, text and formulas. Cells can have arbitrary names (regex:\w+), can be readonly, and other constraints. It is secure since only math functions and user defined variables are allowed. Cells are not limited to be in a grid but can be moved anywhere in an html page. It is based on jQuery.
Watch the tutorial on vimeo
Notice that all the relevant code is one module/sheet.py and it is not web2py specific. It is possible to use the module with other Python frameworks.
[download]posted on 2008-01-01 00:00:00 modified on 2010-07-24 15:09:13