/xlsxdatagrid

write rich formatted excel datagrid tables based on schema definitions

Primary LanguagePythonMIT LicenseMIT

xlsxdatagrid

Ruff PyPI - Version PyPI - Python Version Actions status


Table of Contents

Installation

pip install xlsxdatagrid

Develop

mamba create -n xlsxdatagrid-dev python
mamba activate xlsxdatagrid-dev
pip install -e .
pytest

License

xlsxdatagrid is distributed under the terms of the MIT license.