Pydantic Models for the GA4GH Task Execution Service
Project description
pydantic-tes
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.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for pydantic_tes-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d197c2c79534682ee1755647163c12192ecad93fa2c6b26295452ba25a61903 |
|
MD5 | 5d137f688da985ae7ebb1dda8712f9aa |
|
BLAKE2b-256 | b9917599726180d41d89ba4392c0c400a537f8e50e1214ee7422463d3adcc1ad |