
gpsoauth 2.0.0
0
A python client library for Google Play Services OAuth.
Contents
A python client library for Google Play Services OAuth.
Stars: 125, Watchers: 125, Forks: 37, Open Issues: 13The simon-weber/gpsoauth repo was created 10 years ago and the last code push was 7 months ago.
The project is popular with 125 github stars!
How to Install gpsoauth
You can install gpsoauth using pip
pip install gpsoauth
or add it to a project with poetry
poetry add gpsoauth
Package Details
- Author
- Simon Weber
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/gpsoauth/
- GitHub Repo:
- https://github.com/simon-weber/gpsoauth
Classifiers
Related Packages
Errors
A list of common gpsoauth errors.
Code Examples
Here are some gpsoauth code examples and snippets.
GitHub Issues
The gpsoauth package has 13 open issues on GitHub
- BadAuthentication issue
pythonfix