{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/3"}],"enrichment":{"capability":"Provides Pydantic models and a lightweight HTTP client for the GA4GH Task Execution Service (TES) specification, enabling structured interaction with TES-compliant task execution systems.","skillfed_tags":["bioinformatics","workflow-orchestration","ga4gh-standards"],"use_cases":["Submit and monitor computational tasks to a GA4GH-compliant TES server from a Python workflow.","Build a service that translates requests into validated TES task submissions.","Test a TES implementation by generating and validating task payloads programmatically.","Integrate task execution into a Python bioinformatics pipeline with schema validation.","Work with Funnel or other TES implementations using type-safe Python models."],"what_it_does":"pydantic-tes bridges Python applications to the GA4GH Task Execution Service specification by providing validated Pydantic data models for TES task definitions, requests, and responses. It includes a lightweight HTTP client built on requests that handles serialization and deserialization of TES objects, allowing developers to interact with any TES-compliant server using type-safe Python code.\n\nThe package is designed for bioinformatics and workflow automation contexts where tasks need to be submitted to and monitored on distributed execution systems. It requires pydantic, requests, and typing-extensions, making it a minimal addition to existing Python environments. The models enforce schema compliance automatically, reducing the risk of malformed requests to TES servers.","worth_installing":"Yes, if you need to interact with a GA4GH Task Execution Service from Python. The package is actively maintained, has no known vulnerabilities, requires only common dependencies, and enforces schema compliance through Pydantic. Install it only if you have a TES server to target; otherwise it provides no value."},"id":"pydantic-tes","links":{"html":"https://skillfed.io/packages/pydantic-tes","md":"https://skillfed.io/packages/pydantic-tes.md","pypi":"https://pypi.org/project/pydantic-tes/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-13","license_spdx":null,"license_treatment":"permissive","name":"pydantic-tes","python_support":"supports_current","summary":"Pydantic Models for the GA4GH Task Execution Service"},"popularity":{"monthly_downloads":106593,"position":12648,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
