diracx-routers

View on PyPIReverse Dependencies (0)

0.0.1a13 diracx_routers-0.0.1a13-py3-none-any.whl

Wheel Details

Project: diracx-routers
Version: 0.0.1a13
Filename: diracx_routers-0.0.1a13-py3-none-any.whl
Download: [link]
Size: 32578
MD5: 9b02471dcda5b584b055d4a3813f321b
SHA256: 85e8f4f0544870bcfe0aa26920a51a9635e66c426c1bcb389023f6cb1a79a3c8
Uploaded: 2024-04-11 16:25:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diracx-routers
Version: 0.0.1a13
Summary: TODO
License: GPL-3.0-only
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10
Requires-Dist: aiobotocore
Requires-Dist: authlib
Requires-Dist: botocore
Requires-Dist: cachetools
Requires-Dist: dirac
Requires-Dist: diracx-core
Requires-Dist: diracx-db
Requires-Dist: python-dotenv
Requires-Dist: python-multipart
Requires-Dist: fastapi
Requires-Dist: httpx
Requires-Dist: pydantic
Requires-Dist: sqlalchemy
Requires-Dist: diracx-testing; extra == "testing"
Requires-Dist: moto[server]; extra == "testing"
Requires-Dist: pytest-httpx; extra == "testing"
Requires-Dist: boto3-stubs; extra == "types"
Requires-Dist: types-aiobotocore[essential]; extra == "types"
Requires-Dist: types-aiobotocore-s3; extra == "types"
Requires-Dist: types-cachetools; extra == "types"
Requires-Dist: types-python-dateutil; extra == "types"
Requires-Dist: types-PyYAML; extra == "types"
Requires-Dist: types-requests; extra == "types"
Provides-Extra: testing
Provides-Extra: types
Description-Content-Type: text/markdown
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
diracx/routers/__init__.py sha256=J9ohrN0hl1BW5G1N4JCcMxcIPEsSKU52ZIOLBECD7-E 11212
diracx/routers/configuration.py sha256=udU3TNh5kAL2Mm9aXMRMj9ta_UDw2bvXk79a3n2-Yr0 1616
diracx/routers/dependencies.py sha256=hz5OTaOCjTfanA6L-AqHdidnq9IbGf6FG_ehiMwBndg 1468
diracx/routers/fastapi_classes.py sha256=EyE3dl7HEvgAVQyKYDoN_Oyx1fn-O2n4T77eXls83Xg 2322
diracx/routers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diracx/routers/auth/__init__.py sha256=aLaa7GeRQq52oew05b-W3A_2lSjhKejsBpxbxCNQpPk 671
diracx/routers/auth/authorize_code_flow.py sha256=hb6FQSnhQ2sW1h0i7nDQQfefkLAMsOFqThOOYPev1FQ 6501
diracx/routers/auth/device_flow.py sha256=1O1fP4OaDfAkJkpJtJMmS_JrW5l4rD0yXwtNDCAyD3s 8826
diracx/routers/auth/management.py sha256=KhS_u8gtxMTtG6D9xpSZRY6BZMtRytTahb_PiVnIJbM 2593
diracx/routers/auth/token.py sha256=I47cVjzo3VkeV_lmXjbhoOyENRtebtpWge4rhtp63Xk 15217
diracx/routers/auth/utils.py sha256=H2I3N4Uz0GVLx7OGHNnOtrR6Hsc5VynGYtCFd6YTH9g 13165
diracx/routers/auth/well_known.py sha256=V4QRpLgyE8Qci5i0Hyu_ymS4cPIPzkvzihPvByT_MwY 2694
diracx/routers/job_manager/__init__.py sha256=wWnK2ypyqXSo33MZ1I23O25ktv5Q66MSqJk-FUFvigg 22839
diracx/routers/job_manager/sandboxes.py sha256=xtndbHZR4VqzLV5zAMYJpxzTotSJ-DOR6mGyepLXqZg 9306
diracx_routers-0.0.1a13.dist-info/METADATA sha256=OZkDv9CXnmlKoEtMViNoy5dE6QhBCnMl-Tgk8OCTi98 1324
diracx_routers-0.0.1a13.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
diracx_routers-0.0.1a13.dist-info/entry_points.txt sha256=JwAWrzx-Z4vYDwgbBSPxTcEAneYsC3ITCa7RWlKWbvw 190
diracx_routers-0.0.1a13.dist-info/top_level.txt sha256=vJx10tdRlBX3rF2Psgk5jlwVGZNcL3m_7iQWwgPXt-U 7
diracx_routers-0.0.1a13.dist-info/RECORD

top_level.txt

diracx

entry_points.txt

.well-known = diracx.routers.auth.well_known:router
auth = diracx.routers.auth:router
config = diracx.routers.configuration:router
jobs = diracx.routers.job_manager:router