Metadata-Version: 2.1
Name: tygle
Version: 0.1.0
Summary: Typed Google or simply tygle.
Home-page: https://github.com/typed-google/tygle
Author: shmookoff
Author-email: shmookoff@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiogoogle (==4.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Project-URL: Repository, https://github.com/typed-google/tygle
Description-Content-Type: text/markdown

# **tygle**

**Ty**ped Goo**gle** or simply *~~tiger~~* tygle.  
Created using [Aiogoogle](https://github.com/omarryhan/aiogoogle) for interaction with Google APIs and [pydantic](https://github.com/samuelcolvin/pydantic) for typing.

## Work In Progress
🛑 This is a WIP package. Expect bugs and changes.

## Installation
In order to install the package, install tygle itself and APIs you need.  
For example:  
`pip install tygle[tygle-sheets]`

## Supported APIs
Currently, tygle only supports following APIs:  
1. Sheets
2. Drive
