# edutap.wallet_google
<p style="text-align:center;">

[](https://github.com/edutap-eu/edutap.wallet_google/actions/workflows/tests.yaml)
[](https://results.pre-commit.ci/latest/github/edutap-eu/edutap.wallet_google/main)
[](https://github.com/psf/black)

</p>
This package provides a Python API to interact with the Google Wallet Restful API to issue and manage digital passes.
It contains:
- an API to create, read, update, list and send messages to Google Wallet classes and objects;
- FastAPI endpoints to receive Google Wallet callback requests and to deliver pass images.
This is supported by
- Pydantic models of the classes, objects, and their data-types according to the Google Wallet documentation;
- an extensible registry for models of these classes and objects;
- a session manager for authorized HTTPS communication with the Google Restful API;
- a plugin system with protocols to decouple the actual business logic for the callback/ image provider.
## Documentation
Read the [complete edutap.wallet_google documentation](https://docs.edutap.eu/packages/edutap_wallet_google/index.html) to get started.
## Source Code
The sources are in a GIT DVCS with its main branches at the [GitHub edutap-eu/edutap.wallet_google repository](https://github.com/edutap-eu/edutap.wallet_google) .
We are looking forward to see many issue reports, forks and pull requests to make the package even better.
## Credits
This project was initiated and initially financed by [LMU München](https://www.lmu.de).
Contributors:
- Alexander Loechel (LMU) - vision, consulting, prototype,
- Philipp Auersperg-Castell (BlueDynamics Alliance) - prototype, make it work and fiddling with Google Wallet internals
- Jens Klein (BlueDynamics Alliance) - API design, cleanup/refactoring, endpoints, tests/CI, release
- Robert Niederreiter (BlueDynamics Alliance) - plugin system
- Simon Lund (LMU) - support for deprecated properties
## License
The code is copyright by eduTAP - EUGLOH Working Package - Campus Life and contributors.
It is licensed under the [EUROPEAN UNION PUBLIC LICENCE v. 1.2](https://opensource.org/license/eupl-1-2/), a free and OpenSource software license.
Raw data
{
"_id": null,
"home_page": null,
"name": "edutap.wallet-google",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "api, digital identity, fastapi, google, pass, wallet",
"author": null,
"author_email": "Alexander Loechel <Alexander.Loechel@lmu.de>, Philipp Auersperg-Castell <phil@bluedynamics.com>, Jens Klein <jk@kleinundpartner.at>, Robert Niederreiter <office@squarewave.at>",
"download_url": "https://files.pythonhosted.org/packages/24/fe/b01c4e5bd23bc98bb06097e1d038715b356fcc5ba81f634c22887c2bca92/edutap_wallet_google-2.0.0b5.tar.gz",
"platform": null,
"description": "# edutap.wallet_google\n\n<p style=\"text-align:center;\">\n\n\n[](https://github.com/edutap-eu/edutap.wallet_google/actions/workflows/tests.yaml)\n[](https://results.pre-commit.ci/latest/github/edutap-eu/edutap.wallet_google/main)\n[](https://github.com/psf/black)\n\n\n</p>\n\nThis package provides a Python API to interact with the Google Wallet Restful API to issue and manage digital passes.\n\nIt contains:\n\n- an API to create, read, update, list and send messages to Google Wallet classes and objects;\n- FastAPI endpoints to receive Google Wallet callback requests and to deliver pass images.\n\nThis is supported by\n- Pydantic models of the classes, objects, and their data-types according to the Google Wallet documentation;\n- an extensible registry for models of these classes and objects;\n- a session manager for authorized HTTPS communication with the Google Restful API;\n- a plugin system with protocols to decouple the actual business logic for the callback/ image provider.\n\n## Documentation\n\nRead the [complete edutap.wallet_google documentation](https://docs.edutap.eu/packages/edutap_wallet_google/index.html) to get started.\n\n## Source Code\n\nThe sources are in a GIT DVCS with its main branches at the [GitHub edutap-eu/edutap.wallet_google repository](https://github.com/edutap-eu/edutap.wallet_google) .\n\nWe are looking forward to see many issue reports, forks and pull requests to make the package even better.\n\n## Credits\n\nThis project was initiated and initially financed by [LMU M\u00fcnchen](https://www.lmu.de).\n\nContributors:\n\n- Alexander Loechel (LMU) - vision, consulting, prototype,\n- Philipp Auersperg-Castell (BlueDynamics Alliance) - prototype, make it work and fiddling with Google Wallet internals\n- Jens Klein (BlueDynamics Alliance) - API design, cleanup/refactoring, endpoints, tests/CI, release\n- Robert Niederreiter (BlueDynamics Alliance) - plugin system\n- Simon Lund (LMU) - support for deprecated properties\n\n## License\n\nThe code is copyright by eduTAP - EUGLOH Working Package - Campus Life and contributors.\n\nIt is licensed under the [EUROPEAN UNION PUBLIC LICENCE v. 1.2](https://opensource.org/license/eupl-1-2/), a free and OpenSource software license.\n",
"bugtrack_url": null,
"license": "EUPL 1.2",
"summary": "Library for Google Wallet Communication",
"version": "2.0.0b5",
"project_urls": {
"Documentation": "https://docs.edutap.eu/packages/edutap_wallet_google/index.html",
"Issues": "https://github.com/edutap-eu/edutap.wallet_google/issues",
"Source": "https://github.com/edutap-eu/edutap.wallet_google"
},
"split_keywords": [
"api",
" digital identity",
" fastapi",
" google",
" pass",
" wallet"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1ef508e000da344cc7f9f54bcaa1fe5e2a7d39ef079d5d5b6c851ff0158a6ab8",
"md5": "8dc554f91128a45fb705fd2f56f1ce3e",
"sha256": "ac2b2bb398a3f8e41e16a2b042673827af096633bc74ea45ecb613b7bca4f544"
},
"downloads": -1,
"filename": "edutap_wallet_google-2.0.0b5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8dc554f91128a45fb705fd2f56f1ce3e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 52805,
"upload_time": "2025-02-21T11:30:51",
"upload_time_iso_8601": "2025-02-21T11:30:51.289857Z",
"url": "https://files.pythonhosted.org/packages/1e/f5/08e000da344cc7f9f54bcaa1fe5e2a7d39ef079d5d5b6c851ff0158a6ab8/edutap_wallet_google-2.0.0b5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "24feb01c4e5bd23bc98bb06097e1d038715b356fcc5ba81f634c22887c2bca92",
"md5": "534cd99de6ada453eec193f5ed9d1c11",
"sha256": "4ac6ee21626d897894089fef2041be67db83eadd2f9a0055ce913dd055a8e3d3"
},
"downloads": -1,
"filename": "edutap_wallet_google-2.0.0b5.tar.gz",
"has_sig": false,
"md5_digest": "534cd99de6ada453eec193f5ed9d1c11",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 59866,
"upload_time": "2025-02-21T11:30:53",
"upload_time_iso_8601": "2025-02-21T11:30:53.379843Z",
"url": "https://files.pythonhosted.org/packages/24/fe/b01c4e5bd23bc98bb06097e1d038715b356fcc5ba81f634c22887c2bca92/edutap_wallet_google-2.0.0b5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 11:30:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "edutap-eu",
"github_project": "edutap.wallet_google",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "edutap.wallet-google"
}