diracx-core

View on PyPIReverse Dependencies (7)

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

Wheel Details

Project: diracx-core
Version: 0.0.1a29
Filename: diracx_core-0.0.1a29-py3-none-any.whl
Download: [link]
Size: 18729
MD5: 85b0d49a77eebc5e0a1fda3d6b7e6ac7
SHA256: 0352e70d3969fae26ef42a7d5d23f93d650df8e8b07a4c63298c682ef5bd6c61
Uploaded: 2025-03-06 14:41:06 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: diracx-core
Version: 0.0.1a29
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[essential]; 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.8.2)
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=nMRwQTGzz1fvEAcpM1n91mTJ-_AzVs5S_Ug1YKoUoI8 3085
diracx/core/extensions.py sha256=EUHYpm6D-_pLfaedYAbmeerxwjiMkUnUurHPloMZg_Q 1567
diracx/core/models.py sha256=U9BQ-ulyaoTTH8IsnyKl8SXlZOZJ5i_sIuHAcT1UThk 5563
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=U3cf4xqfqDrnOFgIjJs1eVDPQqOVGuTYDmEA-QMN_-Y 5607
diracx/core/utils.py sha256=DxqWHOgvyQ6ukoC-Te7lAUmoAhuV8HlnCw5Loaj77EU 3091
diracx/core/config/__init__.py sha256=OZWMn0_jfPeo065v94OpVl00kCcbYcG73h_BdcmYEkA 458
diracx/core/config/schema.py sha256=2ThtrssIrBr-j2_2wyK8raum73S9jXRg8oQSz01KuR0 6410
diracx/core/config/sources.py sha256=eDPyPGtN4SGRlljXyVYTtD6mIq5MAjF_kgkYZr29j6M 9010
diracx_core-0.0.1a29.dist-info/METADATA sha256=Zz1u88ftkdA1peG1XoQMWL7ZVgCoKuXO_3p6JCKQg7U 1140
diracx_core-0.0.1a29.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
diracx_core-0.0.1a29.dist-info/entry_points.txt sha256=fTpdmtTIYDwyPUGsEqzZYnvllTD2kPsYV-LGSPEASj0 94
diracx_core-0.0.1a29.dist-info/top_level.txt sha256=vJx10tdRlBX3rF2Psgk5jlwVGZNcL3m_7iQWwgPXt-U 7
diracx_core-0.0.1a29.dist-info/RECORD

top_level.txt

diracx

entry_points.txt

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