Python Powered SpreadSheet (PPSS)
Please note that this program is not more developped nor supported.
I recommend to use pyspread developped by Martin Manns
that is a better solution.
Python Powered SpreadSheet (PPSS) is a spreadsheet program based on Python programming language.
It allows to include in your spreadsheet some functions in Python programming language.
PPSS is a program for Microsoft-Windows (developped and tested on Windows XP Pro). The Delphi 7 code source is available.
PSS is free software, and is released under the GNU
General Public License.
If you find it useful, please send me a nice postcard
Screenshot #1
Screenshot #2
Download
In order to test PPSS you must install the Python programming language or copy the python24.dll library in the PPSS directory
If you want to export data to Excel, you must install the pyXLWriter module
PSS binary file
PPSS source code (Delphi 7)
Python for Delphi components are needed to compile PPSS
Norman Gobetti