datasdr/shared/: datasdr-dsg-alignment-sdk-0.1.0 metadata and description

Simple index

Async Python SDK for DSG Alignment Service (processors and platform consumers)

description_content_type text/markdown
requires_dist
  • httpx>=0.24
  • pydantic<3,>=2.0
  • datasdr-base-api-client<1,>=0.2.0
  • fastapi<1,>=0.100; extra == "server-schemas"
  • sqlmodel>=0.0.14; extra == "server-schemas"
  • psycopg[binary]>=3.0.0; extra == "server-schemas"
  • pydantic-settings<3,>=2.0; extra == "server-schemas"
  • python-dotenv>=1.0.0; extra == "server-schemas"
requires_python >=3.14

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
datasdr_dsg_alignment_sdk-0.1.0-py3-none-any.whl
Size
28 KB
Type
Python Wheel
Python
3
datasdr_dsg_alignment_sdk-0.1.0.tar.gz
Size
24 KB
Type
Source

alignment-service

Docs

Integration with the Pipeline Service

The dag folder contains the DAGs for the pipeline service.

API Client

See docs/api_client.md for the async Python client based on httpx and shared API schemas.