edcpy

View on PyPIReverse Dependencies (0)

0.2.0a0 edcpy-0.2.0a0-py3-none-any.whl

Wheel Details

Project: edcpy
Version: 0.2.0a0
Filename: edcpy-0.2.0a0-py3-none-any.whl
Download: [link]
Size: 15326
MD5: a46c8fc4fd84a44c3cb4d261c6100f18
SHA256: 48b721eaa3efff04accadf4827abb703fe381305166171cdc984337e97eb534f
Uploaded: 2024-02-22 13:28:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: edcpy
Version: 0.2.0a0
Summary: Package that provides a series of utilities to facilitate interaction with the Management and Control APIs of an EDC connector
Author: Andres Garcia Mangas
Author-Email: andres.garcia[at]fundacionctic.org
License: EUPL-1.2
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: coloredlogs (<16.0.0,>=15.0.1)
Requires-Dist: cryptography (<42.0.0,>=41.0.1)
Requires-Dist: deepmerge (<2.0.0,>=1.1.0)
Requires-Dist: environ-config (<24.0.0,>=23.2.0)
Requires-Dist: fastapi[all] (<0.110.0,>=0.109.0)
Requires-Dist: faststream[rabbit] (<0.5.0,>=0.4.3)
Requires-Dist: httpx (<0.28.0,>=0.27.0)
Requires-Dist: pyjwt[crypto] (<3.0.0,>=2.7.0)
Requires-Dist: python-slugify (<9.0.0,>=8.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 114 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
edcpy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
edcpy/backend.py sha256=t0Vsn62aRbyVJFYGQTJRYFDb8fyG-9Ynsm15AXXxdVw 6135
edcpy/config.py sha256=rAP-JzT__t5rzoeSm6PLBANVe-3S5rm8HU_I56ms9mE 2442
edcpy/edc_api.py sha256=MyBqNt3_BSz_grKATc5uXfzThJyesM8ziXZAahtXdMA 12150
edcpy/keycloak.py sha256=CBgHwBSNAqSoCgjJNRQLLwkYiHy3ZbDvrJnFztZUDg0 10682
edcpy/messaging.py sha256=1G8Wemh9Q2zHuKohWte9yvjTJdFgjF062PsXj4tkxFk 4247
edcpy/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
edcpy/models/asset.py sha256=gSyqmMFkfzbxJiasvqIvnePIijDh3AiKhBw6aCsfcSc 1621
edcpy/models/contract_definition.py sha256=kdXFJii80M1O4CS5i2GVNgR6o5Y0lDDDy87xE6kliBE 708
edcpy/models/contract_negotiation.py sha256=Ro7A36swyhqP45e_Z_2TwGUqzPObaOTRH5AGP-yG4t4 1198
edcpy/models/data_plane_instance.py sha256=89nBwKEYfHSXK8a0UoAZliNWYaoPxC0LfrxnWD6wFRI 835
edcpy/models/policy_definition.py sha256=-pUF4QlGhQmY0cOTVKY6g5KEFAxEnzKB9iLBM8VkUg8 645
edcpy/models/transfer_process.py sha256=10kpetxOhANCLNlOnTfI0Z_6CunjWizyNQy3g8jKyYs 1948
edcpy/utils.py sha256=lEg3BOQN6csYWky0GfBgi4IzjhDiGbFrOofYsnRfsH0 245
edcpy-0.2.0a0.dist-info/METADATA sha256=WdiDSvRbxNkI4DORaabfpgnEYgXIBj_D1F3AGu_bPtM 1256
edcpy-0.2.0a0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
edcpy-0.2.0a0.dist-info/entry_points.txt sha256=eXyer24lsvRLOOQsVwESFuFSUaIsr8XObYxozgg4OfM 133
edcpy-0.2.0a0.dist-info/RECORD

entry_points.txt

configure-keycloak-connector = edcpy.keycloak:cli_create_connector_client
run-http-backend = edcpy.backend:run_server