Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Pydantic Models for the GA4GH Task Execution Service

Project description

pydantic-tes

pydantic-tes on the Python Package Index (PyPI)

A collection of pydantic models for GA4GH Task Execution Service.

In addition to the models, this package contains a lightweight client for TES based on them using requests and utilities for working and testing it against Funnel - a the TES implementation.

This Python project can be installed from PyPI using pip.

$ python3 -m venv .venv
$ . .venv/bin/activate
$ pip install pydantic-tes

Checkout py-tes for an alternative set of Python models and an API client based on the more lightweight attrs package.

History

0.1.4 (2022-10-06)

  • Further hacking around funnel responses to produce validating responses.

0.1.3 (2022-10-05)

  • Another attempt at publishing types.

0.1.2 (2022-10-05)

  • Add support for Python 3.6.

  • Add py.typed to package.

0.1.1 (2022-09-29)

  • Fixes to project publication scripts and process.

0.1.0 (2022-09-29)

  • Inital version.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page