Metadata-Version: 2.1
Name: xlutil
Version: 0.1.3
Summary: Excel utilities for easier workflow when dealing with dataframes and excel files
Home-page: https://github.com/santokalayil/xlutil
License: MIT
Author: Santo K Thomas
Author-email: santokalayil@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.8.3,<4.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: pyarrow (>=15.0.0,<16.0.0)
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
Requires-Dist: seaborn (>=0.13.2,<0.14.0)
Requires-Dist: xlsxwriter (>=3.2.0,<4.0.0)
Project-URL: Repository, https://github.com/santokalayil/xlutil
Description-Content-Type: text/markdown

# xlutil
Excel Utilities library created by Santo K Thomas

