Pyspread is a non-traditional spreadsheet application that is based on and written in the programminglanguage Python.
The goal of pyspread is to be the most pythonic spreadsheet.
Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
Trad4 is a fully concurrent, thread safe, graph-based programminglanguage that scales linearly on multiple cores. It is initially intended for deployment in the financial industry to model real-time risk.
The aim of QuantHas is to produce a port of the QuantLib C++ project for quantitative finance in the Haskell functional programminglanguage. please visit our project home page for more details.
The issue of JMoneyDb is to offer to the end user a simple front-end
to manage his clients and create invoices .
It's made entirely with the Java ProgrammingLanguage (also the db is under JVM)
to make sure of the portability of the project.
PythonOffice is a Python API for the Ms XML (Excel) Spreadsheet format. It allows you to read and write Excel XML documents from within the Python programminglanguage. In future, support for other formats is planned, including OOo, Ms Open Xml.