Metadata-Version: 2.4
Name: pjdev-excel
Version: 4.5.3
Author-email: Purple Jay LLC <apps+keystone-python-221-issue-@purplejay.io>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: openpyxl
Requires-Dist: pydantic
Description-Content-Type: text/markdown

# pjdev-excel

[![PyPI - Version](https://img.shields.io/pypi/v/pjdev-excel.svg)](https://pypi.org/project/pjdev-excel)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pjdev-excel.svg)](https://pypi.org/project/pjdev-excel)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install pjdev-excel
```

## License

`pjdev-excel` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
