An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Type stubs for google-auth-stubs
[![PyPI version](https://badge.fury.io/py/google-auth-stubs.svg)](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
```