diracx-core

View on PyPIReverse Dependencies (6)

0.0.1a23 diracx_core-0.0.1a23-py3-none-any.whl

Wheel Details

Project: diracx-core
Version: 0.0.1a23
Filename: diracx_core-0.0.1a23-py3-none-any.whl
Download: [link]
Size: 16276
MD5: 3fa3fd8b8c5aa5108d3ea2d6c9d03ab2
SHA256: 9f532c3e59487264d26b3cfc25531a6233a724a1f58f679307cf3884dc8b7ed1
Uploaded: 2024-12-19 13:51:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diracx-core
Version: 0.0.1a23
Summary: Common code used by all DiracX packages
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.11
Requires-Dist: aiobotocore (>=2.15)
Requires-Dist: authlib
Requires-Dist: botocore (>=1.35)
Requires-Dist: cachetools
Requires-Dist: email_validator
Requires-Dist: gitpython
Requires-Dist: pydantic (>=2.10)
Requires-Dist: pydantic-settings
Requires-Dist: pyyaml
Requires-Dist: sh
Requires-Dist: diracx-testing; extra == "testing"
Requires-Dist: moto[server]; extra == "testing"
Requires-Dist: botocore-stubs; extra == "types"
Requires-Dist: types-aiobotocore-s3; extra == "types"
Requires-Dist: types-cachetools; extra == "types"
Requires-Dist: types-PyYAML; extra == "types"
Provides-Extra: testing
Provides-Extra: types
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
diracx/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diracx/core/exceptions.py sha256=Qu0yBL64nkZ8iQxLY-PoDAnF4JTHhZi3jHkGzS9SOEM 1505
diracx/core/extensions.py sha256=Pi2lCSLsgycsnfWyOeKmWxWBOxVoQG2r3q1jX4dN1nY 1531
diracx/core/models.py sha256=lNzq3fpH4WS6YVjHHvXEtpgkSmbqKk1vyJb1ukZEWP8 2965
diracx/core/preferences.py sha256=V9YYwjtAMsc_XAfBRd-p1hOpTTjBqOLbCgUu3vQMtRc 1614
diracx/core/properties.py sha256=Njg61JFs0cQHVj76NHVMJclesgxXJDFYwkKf-VvpQQk 5979
diracx/core/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
diracx/core/s3.py sha256=cQp-brQRMrZJgNJrhhpwIiXMekXJqe3CJIzgyu1FXL0 2222
diracx/core/settings.py sha256=2TYalsWlzE2jvXcv4Yv8930A6vcRx9H7bN2dWhj4wD4 2639
diracx/core/utils.py sha256=DxqWHOgvyQ6ukoC-Te7lAUmoAhuV8HlnCw5Loaj77EU 3091
diracx/core/config/__init__.py sha256=er_lpy1YUAb9uI8u5f5tzT7O65cxSBgxtLogh08mPvA 8290
diracx/core/config/schema.py sha256=XM4KLppw5wKkn5sdzBomwhB4zIDm_YCLbqUUG6XSBeg 6454
diracx_core-0.0.1a23.dist-info/METADATA sha256=dB3MPGC45abf1v0r7CMRkCmpKfP8RN_92EUSZ8smMaM 1078
diracx_core-0.0.1a23.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
diracx_core-0.0.1a23.dist-info/entry_points.txt sha256=fTpdmtTIYDwyPUGsEqzZYnvllTD2kPsYV-LGSPEASj0 94
diracx_core-0.0.1a23.dist-info/top_level.txt sha256=vJx10tdRlBX3rF2Psgk5jlwVGZNcL3m_7iQWwgPXt-U 7
diracx_core-0.0.1a23.dist-info/RECORD

top_level.txt

diracx

entry_points.txt

[diracx]
config = diracx.core.config.schema:Config
properties_module = diracx.core.properties