Metadata-Version: 2.4
Name: python-google-sheets
Version: 0.1.0
Summary: The most efficient Google Sheets API wrapper in Python
Author-email: Timofey Egorov <timegorr@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-auth
Requires-Dist: google-api-python-client
Requires-Dist: pydantic>=2.0.0
Dynamic: license-file

### Установка
```bash
pip install git+https://github.com/Timofey28/google-sheets.git
```
