Metadata-Version: 2.1
Name: gsheet_tools
Version: 0.1.1
Summary: Assistive development tool for implementing google sheet related operations and scenarios in python projects
Author-Email: Ankit Yadav <ankit8290@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: pandas>=2.3.3
Description-Content-Type: text/markdown

# gsheet-tools

[![Pylint](https://github.com/masterPiece93/gsheet-tools/actions/workflows/pylint.yml/badge.svg)](https://github.com/masterPiece93/gsheet-tools/actions/workflows/pylint.yml) [![MyPy](https://github.com/masterPiece93/gsheet-tools/actions/workflows/mypy.yml/badge.svg)](https://github.com/masterPiece93/gsheet-tools/actions/workflows/mypy.yml) [![License](https://img.shields.io/badge/License-BSD%203--Clause-orange.svg)](https://opensource.org/licenses/BSD-3-Clause)
