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.
|