Metadata-Version: 2.1
Name: excel-models
Version: 0.3
Summary: Model-style Excel File Accessor
Home-page: https://github.com/MichaelKim0407/excel-models
Author: Zheng Jin
Author-email: mkim0407@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: ci
License-File: LICENSE

# excel-models

[![Release Status](https://github.com/MichaelKim0407/excel-models/actions/workflows/python-publish.yml/badge.svg)](https://github.com/MichaelKim0407/excel-models/releases)
[![PyPI package](https://badge.fury.io/py/excel-models.svg)](https://pypi.org/project/excel-models)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/excel-models)](https://pypi.org/project/excel-models)
[![Build Status](https://github.com/MichaelKim0407/excel-models/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/MichaelKim0407/excel-models/tree/main)
[![Coverage Status](https://coveralls.io/repos/github/MichaelKim0407/excel-models/badge.svg?branch=main)](https://coveralls.io/github/MichaelKim0407/excel-models?branch=main)

Model-style Excel File Accessor.
