Skip to content

jmchilton/pydantic-tes

Repository files navigation

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.

About

Pydantic Models for GA4GH Task Execution Service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published