open-mpic-core

View on PyPIReverse Dependencies (0)

5.3.5 open_mpic_core-5.3.5-py3-none-any.whl

Wheel Details

Project: open-mpic-core
Version: 5.3.5
Filename: open_mpic_core-5.3.5-py3-none-any.whl
Download: [link]
Size: 34431
MD5: db89ebfe19f607fb8df7aae262ee98a8
SHA256: 7714791115e30cccc5bc54ffcdc083a70d8ebf3047cf54422f94624989d165f2
Uploaded: 2025-02-26 21:54:31 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: open-mpic-core
Version: 5.3.5
Summary: Library of core (common) MPIC functionality for Open MPIC in Python.
Author-Email: Henry Birge-Lee <henrybirgelee[at]gmail.com>, Grace Cimaszewski <ghc2[at]princeton.edu>, Dmitry Sharkov <dmitry.sharkov[at]sectigo.com>
Project-Url: Documentation, https://github.com/open-mpic/open-mpic-core-python
Project-Url: Issues, https://github.com/open-mpic/open-mpic-core-python/issues
Project-Url: Source, https://github.com/open-mpic/open-mpic-core-python
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.11
Requires-Dist: aiohttp (==3.11.11)
Requires-Dist: black (==24.8.0)
Requires-Dist: dnspython (==2.6.1)
Requires-Dist: pydantic (==2.8.2)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: pytest-asyncio (==0.25.1); extra == "test"
Requires-Dist: pytest-cov (==5.0.0); extra == "test"
Requires-Dist: pytest-html (==4.1.1); extra == "test"
Requires-Dist: pytest-mock (==3.14.0); extra == "test"
Requires-Dist: pytest-profiling (==1.8.1); extra == "test"
Requires-Dist: pytest (==8.2.2); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2561 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
open_mpic_core/__about__.py sha256=PhpHZO2R4VvTaggZI-hSftkWDHFLnMwMVBl0Hgi5SSM 22
open_mpic_core/__init__.py sha256=Ra-yO80BgDxRh-Ftv7LFK1dpVJI05TVqSY7ny9gNJ1Y 3313
open_mpic_core/common_domain/check_parameters.py sha256=Lk_PqiGPI0GkhhlVSYdQX3pgmK7g9hB94w_PTRui-FU 5225
open_mpic_core/common_domain/check_request.py sha256=OR2MEaFsT000GlcZ1zRwXaVZcu9GiJpiDL_4Ymb1RT0 502
open_mpic_core/common_domain/check_response.py sha256=kXDyqvgb3B1cVel0jkNCTpH-kga7BTkIG8Ypny7dpes 829
open_mpic_core/common_domain/check_response_details.py sha256=GmTkkSPUr63Zd2XlPWR-Rz_Bf-eyRGFO22Naim-LPOA 2761
open_mpic_core/common_domain/validation_error.py sha256=Z6vUd5ZRHvzDiC_SyHF1pf-lCX2XBSAhEdsf3QEoULQ 142
open_mpic_core/common_domain/enum/certificate_type.py sha256=fix69RKFSkJJ5mnTI6nYnFziCAw5njLa5zyKbAjcR7Q 111
open_mpic_core/common_domain/enum/check_type.py sha256=h-aKHrzsGWx2l3dCKw7q6NNdzfXAWpV16GA6yeazVqg 85
open_mpic_core/common_domain/enum/dcv_validation_method.py sha256=lP0xoVY8WHKegTVwWSGtALUh23FrfmcMRsUef_72HXw 531
open_mpic_core/common_domain/enum/dns_record_type.py sha256=q8hMlzrwIWryMOso-zMEpYGVz2C_m_5LKr4cpi5vKEM 139
open_mpic_core/common_domain/enum/url_scheme.py sha256=mtAB2eWULjjyhVf2Knlz1SPKW9CMpFt7J1bNXkkEly4 136
open_mpic_core/common_domain/messages/ErrorMessages.py sha256=ZVUCTlZq9piFMiHrFHMJhMTOgKQiww98ECfVphM0eUA 651
open_mpic_core/common_util/domain_encoder.py sha256=hQiFKpoQ271nzrqXfo8iSdvPEBZfYobcVMpI3Q7iO9A 828
open_mpic_core/common_util/trace_level_logger.py sha256=mogC80OPJZCxO7hcUKjlTHz3YUYbxMHecgxHVk-MvDM 1580
open_mpic_core/mpic_caa_checker/mpic_caa_checker.py sha256=VsGKN4kBVyYHNRIZACnaQcHsJBxroi-S4DV5zmxQ7-c 9658
open_mpic_core/mpic_coordinator/cohort_creator.py sha256=htiWtnueeAd38thW5l8k2X4esUYAfTK2mttLP--5lds 6308
open_mpic_core/mpic_coordinator/mpic_coordinator.py sha256=jkfG3JfALOv_T68WNstC-iWNnOasvAqB_Ujpo7Ox2s0 14136
open_mpic_core/mpic_coordinator/mpic_request_validation_issue.py sha256=o775cjDeB99BrMMHkqGxVD8rAyJO87FpO1l0LFdwvV4 214
open_mpic_core/mpic_coordinator/mpic_request_validator.py sha256=vav4sYTYWQfZ2mtZU0sZ6dpluCUhfEcLm-6coeyrMT8 3726
open_mpic_core/mpic_coordinator/mpic_response_builder.py sha256=OWZ31IAe6Jop8ci8ng103nc9OMyIUnW33NuMGpqYve0 2325
open_mpic_core/mpic_coordinator/domain/mpic_orchestration_parameters.py sha256=3fGeJh19gpgV2WdYQsC7I4bvsvDB9xKxU9PBgkV9g4Q 411
open_mpic_core/mpic_coordinator/domain/mpic_request.py sha256=MUp-5sG9Q4YCETrnPdffFDZtgfv3hIQ_Dvvchum1hqw 791
open_mpic_core/mpic_coordinator/domain/mpic_request_errors.py sha256=yLQrE2dXRaHjo16zixbRl2nmA5rUGumnczTbjJBqg54 58
open_mpic_core/mpic_coordinator/domain/mpic_response.py sha256=uP-YsAQ9U6ERUX6rMH5wWQWKdJMEwHdLxcJ5hEGn4zk 1349
open_mpic_core/mpic_coordinator/domain/perspective_response.py sha256=KLd9sl8fnF-qDCYliT9c5qZnLR4bhVh8Z0RGiuI8OU8 173
open_mpic_core/mpic_coordinator/domain/remote_check_call_configuration.py sha256=J4QU-hutt_ZZLbHDTDick_eDUSu0wjlFR1w3AGhrylU 335
open_mpic_core/mpic_coordinator/domain/remote_check_exception.py sha256=rLwy_fjoFQKxZ9Vx9dTiVeSGtf98io0YIOLWEaNTyVE 246
open_mpic_core/mpic_coordinator/domain/remote_perspective.py sha256=CB6Jj_UcI-x8PKEmzSPsuel2XThV9X6tPfytigL24AA 553
open_mpic_core/mpic_coordinator/messages/mpic_request_validation_messages.py sha256=yFcs5bHMWDIr8baI13RfrMs5lmUP1yIZgfQjHMO-eAk 817
open_mpic_core/mpic_dcv_checker/mpic_dcv_checker.py sha256=b_uZZFLgya2OGpX94VecPKqDgYoqxtisBty7oUlg3O8 16545
open_mpic_core_test/test_util/mock_dns_object_creator.py sha256=vjcxanYNx1a-jgJmJ-dreSOfAuoIFsQnTq4YNZlVo2s 4937
open_mpic_core_test/test_util/valid_check_creator.py sha256=ny8Xa97J1DfGoB-YkPk-jx-dLgG_ZTUustkhoPC7ObA 5267
open_mpic_core_test/test_util/valid_mpic_request_creator.py sha256=MF9XyG_pb2ymy0Dheu4sC55j4Ui2ChE0_fTH_om36UQ 3563
open_mpic_core-5.3.5.dist-info/METADATA sha256=bdZcydk25WwfM93pG8Ik1IpSDfIrLB8IwDfpDz3tbXA 3973
open_mpic_core-5.3.5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
open_mpic_core-5.3.5.dist-info/licenses/LICENSE sha256=olzovfJ4xNwlCpEE4Biv6t9ENY3V0-n2V-3Z5uHRLdY 1066
open_mpic_core-5.3.5.dist-info/RECORD