numbers-parser

numbers-parser is a Python module for parsing Apple Numbers.numbers files. It supports Numbers files generated by Numbers version 10.3, and up with the latest tested version being 13.2 (current as of September 2023).

It supports and is tested against Python versions from 3.9 onwards. It is not compatible with earlier versions of Python.

Getting started

Start with these documents to get you up and running:

API Reference

License

All code in this repository is licensed under the MIT License.