Metadata-Version: 2.1
Name: GoogleNb
Version: 0.0.3
Summary: API google
Home-page: https://github.com/niba291/PyDrive
Author: niba291
Author-email: nibaldochavezp@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-api-python-client>=2.116.0
Requires-Dist: google>=3.0.0

## Google

- Sign in with account services credentials
- Enable api drive, googleSheet

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install GoogleNb.

```bash
pip install GoogleNb
```

## License

[MIT](https://choosealicense.com/licenses/mit/)
