OpenOffice.org Utility Library modules for creating Open Document Format (ODF) documents which can be read by Office Suites including OpenOffice.org, LibreOffice.org, and Microsoft Office.
Currently, ooolib-python can create Calc spreadsheet ODS documents. These documents include many features including:
- Create multiple table spreadsheets
- Cells with text, numbers, dates, formulas
- Ability to use built-in styles
- Ability to create automatic styles (ie. bold, italics,...
C++/C library to construct Excel .xls files in code.
A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis.
To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane.
IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
The Objectsheet is a visual analytical tool for structured data that is less error-prone than a traditional spreadsheet. Instead of a "large grid of cells and scattered formulas", the Objectsheet uses finite-sized tables, Javascript objects, and templated formulas, formats, and styling, where you can easily add functionality using javascript code.
This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects.
The code is totaly written in Python (actualy 2.2.2).