Skip to main content

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.5 (2022-10-06)

  • Messed up 0.1.4 release, retrying.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydantic-tes-0.1.5.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distributions

pydantic_tes-0.1.5-py3.9.egg (25.4 kB view hashes)

Uploaded Source

pydantic_tes-0.1.5-py2.py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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