Metadata-Version: |
2.4 |
Name: |
edutap.wallet-apple |
Version: |
1.0.0a1 |
Summary: |
Library for Apple Wallet Communication |
Author-Email: |
Alexander Loechel <Alexander.Loechel[at]lmu.de>, Philipp Auersperg-Castell <phil[at]bluedynamics.com>, Jens Klein <jk[at]kleinundpartner.at>, Robert Niederreiter <rnix[at]squarewave.at> |
Project-Url: |
Source, https://github.com/edutap-eu/edutap.wallet_apple |
Project-Url: |
Issues, https://github.com/edutap-eu/edutap.wallet_apple/issues |
Project-Url: |
Documentation, https://docs.edutap.eu/packages/edutap_wallet_apple/index.html |
License: |
EUPL 1.2 |
Keywords: |
api,apple,digital identity,fastapi,pass,wallet |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Software Development :: Libraries |
Requires-Python: |
>=3.10 |
Requires-Dist: |
cryptography |
Requires-Dist: |
httpx |
Requires-Dist: |
pydantic-settings (>=2.6.1) |
Requires-Dist: |
pydantic[email] (>=2.10.3) |
Requires-Dist: |
pyyaml |
Requires-Dist: |
structlog |
Requires-Dist: |
ipython; extra == "develop" |
Requires-Dist: |
pdbpp; extra == "develop" |
Requires-Dist: |
fastapi; extra == "fastapi" |
Requires-Dist: |
h2; extra == "fastapi" |
Requires-Dist: |
httpx; extra == "fastapi" |
Requires-Dist: |
uvicorn; extra == "fastapi" |
Requires-Dist: |
fastapi; extra == "test" |
Requires-Dist: |
httpx; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
requests-mock; extra == "test" |
Requires-Dist: |
mypy; extra == "typecheck" |
Requires-Dist: |
pytest-stub; extra == "typecheck" |
Requires-Dist: |
types-pyyaml; extra == "typecheck" |
Requires-Dist: |
types-requests; extra == "typecheck" |
Provides-Extra: |
develop |
Provides-Extra: |
fastapi |
Provides-Extra: |
test |
Provides-Extra: |
typecheck |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |