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.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 Distributions
File details
Details for the file pydantic-tes-0.1.5.tar.gz
.
File metadata
- Download URL: pydantic-tes-0.1.5.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 557cc77bdbeae86a6bd155af2d0aeaa5050cd9e3f7d9b17b817f14dd814a7423 |
|
MD5 | 9a0fc9133fa0b1f445f8ef42eca3566a |
|
BLAKE2b-256 | f07b894574eeadc3529fbc748b5bab18ff4764e0b510b0d48129f0f869a7c9b9 |
Provenance
File details
Details for the file pydantic_tes-0.1.5-py3.9.egg
.
File metadata
- Download URL: pydantic_tes-0.1.5-py3.9.egg
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6d36a4a337f4a4b052ec1e2ce1a04caba79d5269a5ea795c17035864c7da972 |
|
MD5 | 81d819a353f9a26c259edc02e668dad6 |
|
BLAKE2b-256 | b3fbdc3c9bd2e0c8bbeea9044db0c55e40ec76aed9f9853edd5ce81623b7dc0d |
Provenance
File details
Details for the file pydantic_tes-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: pydantic_tes-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7acf9b206ed3351a15731937976957d560194858ff2f316ea6039e1cb694663a |
|
MD5 | da9fee6072ff29772e1a4b5188067510 |
|
BLAKE2b-256 | e9d0cfd25f895c611dc07c2d17926edfedbed65938a04fd32b013a101fe9b8b1 |