datasdr/shared/: datasdr-alignment-client-0.1.20 metadata and description

Simple index Newer version available

Async Python client for Alignment Service

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.11

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

File Tox results History
datasdr_alignment_client-0.1.20-py3-none-any.whl
Size
21 KB
Type
Python Wheel
Python
3
datasdr_alignment_client-0.1.20.tar.gz
Size
17 KB
Type
Source

alignment-service

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.