diracx-core

View on PyPIReverse Dependencies (6)

0.0.1a20 diracx_core-0.0.1a20-py3-none-any.whl
0.0.1a19 diracx_core-0.0.1a19-py3-none-any.whl

Wheel Details

Project: diracx-core
Version: 0.0.1a19
Filename: diracx_core-0.0.1a19-py3-none-any.whl
Download: [link]
Size: 15509
MD5: b7fc08adc0bf096f4f70ee9016a2485e
SHA256: 119cd82dcf6379d51d8ecf95c1fcf9b391a6082644acbaf6acdeae7207e8ebca
Uploaded: 2024-10-16 08:26:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diracx-core
Version: 0.0.1a19
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)
Requires-Dist: pydantic-settings
Requires-Dist: pyyaml
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.1.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=RBSajObERi1KpdZ4_4r5QqWzCr6YRCuSe3nqAsdyFrk 1174
diracx/core/extensions.py sha256=Pi2lCSLsgycsnfWyOeKmWxWBOxVoQG2r3q1jX4dN1nY 1531
diracx/core/models.py sha256=dFESl5L1J6H4c2AY8RiyFJ0eWfYdwBAu9kC312FxZdw 2755
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=WKiIHRgAX4wYpo53KqYTDoouN7NjUl6mKvUnKruocBw 2621
diracx/core/utils.py sha256=U--gSJYcoOv_s_TDI3Iy-k2Gs1PNz8V6IgpDiEBL7iQ 1664
diracx/core/config/__init__.py sha256=x3zVMGAlCh-YulDZXGRkx2w9abnxyYRKwizCQrKrI6w 7049
diracx/core/config/schema.py sha256=w2ZV6iLtb8XSccd7uugoP_TL3kukP4485UFR-lc7TUw 6401
diracx_core-0.0.1a19.dist-info/METADATA sha256=B6PuO8ZMqzWgS6yieyC_jNQagMhl5po_OSUMEkDFjXg 1058
diracx_core-0.0.1a19.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
diracx_core-0.0.1a19.dist-info/entry_points.txt sha256=fTpdmtTIYDwyPUGsEqzZYnvllTD2kPsYV-LGSPEASj0 94
diracx_core-0.0.1a19.dist-info/top_level.txt sha256=vJx10tdRlBX3rF2Psgk5jlwVGZNcL3m_7iQWwgPXt-U 7
diracx_core-0.0.1a19.dist-info/RECORD

top_level.txt

diracx

entry_points.txt

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