AppyPrinciplesGetting started
Appy 1.0.20 🐍 2025/10/30 1.0.19 - 2024/12/30

Appy 1.0.19 has been released. Here is the changelog.

POD

UTILS

  • Added ods.py, a parser converting any ODS, XLS or XLSX file into a Python dict of sheets keyed by their names, with their data as a list of lists.

ALL

  • Make all parts of the framework 100% compatible with Python 3.13.