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.3.0 (2026-03-03)
0.2.0 (2025-04-10)
Allow creating tes client with extra headers (e.g. for auth) thanks to @BorisYourich.
Fixes for running against tesk thanks to @mvdbeek.
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
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydantic_tes-0.3.0.tar.gz.
File metadata
- Download URL: pydantic_tes-0.3.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee93728a1dffd419b5c68004061eda7f022e3b42dba9dbffc4f1424c0e1babb6
|
|
| MD5 |
66289e06558fab527d524b670d530e92
|
|
| BLAKE2b-256 |
4e845972e870fdea3f4b39dff8f71c22c1dcb0b72b8fb7cdd87e589a43467c4d
|
File details
Details for the file pydantic_tes-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: pydantic_tes-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
356067b918a8f82086adad658329e9eaca2a3668257cab3c8adc635ba3b5b2c3
|
|
| MD5 |
3040ea5dc8a82c757fc3b576d6d29897
|
|
| BLAKE2b-256 |
af6a9197ac1583da680cda9af32778aa170adf8102e736f941e8ed64cfdc88c7
|