{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Implements Google Play Services OAuth authentication for Python, enabling the master token flow to obtain access tokens for Google services.","skillfed_tags":["oauth","google-services","authentication"],"use_cases":["Authenticate to Google Music or other Google services that expect Android Play Services credentials.","Build a bot or automation tool that needs to log into a Google account and access Play Services\u2013protected APIs.","Reverse-engineer or interact with Google services that use the master token flow for authentication.","Integrate Google account authentication into a Python application without using official Google SDKs."],"what_it_does":"gpsoauth is a Python client library that implements Google Play Services' master token authentication flow, allowing your code to obtain OAuth tokens for Google services using email and password credentials. It wraps the cryptographic handshake and HTTP requests needed to authenticate as an Android device, which is useful when you need to programmatically access Google services that expect Play Services authentication\u2014for example, accessing Google Music or other Google APIs that mobile apps use.\n\nThe library depends on pycryptodomex for cryptographic operations, requests and urllib3 for HTTP communication. It supports Python 3.9 through 3.13 and is classified as production-stable. The package has been maintained since its early releases and remains in the top tier of PyPI packages by download volume, though the last release was over a year ago.","worth_installing":"Yes, if you need to authenticate to Google Play Services APIs and understand the security implications. The library is stable and permissively licensed, with low install friction. However, the aging maintenance status and release gap mean you should verify that Google's authentication endpoints have not changed and that the flow still works with current account security policies before relying on it in production."},"id":"gpsoauth","links":{"html":"https://skillfed.io/packages/gpsoauth","md":"https://skillfed.io/packages/gpsoauth.md","pypi":"https://pypi.org/project/gpsoauth/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-07-04","license_spdx":null,"license_treatment":"permissive","name":"gpsoauth","python_support":"supports_current","summary":"A python client library for Google Play Services OAuth."},"popularity":{"monthly_downloads":751186,"position":5157,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
