https://github.com/henribru/google-auth-stubs
Type stubs for the Google Auth Python Library
https://github.com/henribru/google-auth-stubs
annotations google-auth mypy pep561 pylance pyre pyright python pytype stubs type-annotations type-stubs typed typing
Last synced: 1 day ago
JSON representation
Type stubs for the Google Auth Python Library
- Host: GitHub
- URL: https://github.com/henribru/google-auth-stubs
- Owner: henribru
- License: apache-2.0
- Created: 2021-10-11T17:10:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T17:56:02.000Z (over 1 year ago)
- Last Synced: 2025-09-03T20:41:49.571Z (7 months ago)
- Topics: annotations, google-auth, mypy, pep561, pylance, pyre, pyright, python, pytype, stubs, type-annotations, type-stubs, typed, typing
- Language: Python
- Homepage: https://pypi.org/project/google-auth-stubs/
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Type stubs for google-auth-stubs
[](https://badge.fury.io/py/google-auth-stubs)
This package provides type stubs for the [google-auth](https://pypi.org/project/google-auth/) package.
**This is in no way affiliated with Google.**
The stubs were largely created automatically by [stubgen](https://mypy.readthedocs.io/en/stable/stubgen.html).
## Installation
```shell script
$ pip install google-auth-stubs
```