The Latch Python SDK is an open-source toolchain to define serverless bioinformatics workflows with plain python and deploy associated no-code interfaces using single command.
The Python SDK lets you define computational workflows in Python, package them into Docker images, and run them on LatchBio’s managed infrastructure.
It provides:
A Python API for defining tasks (individual steps) and workflows (task graphs)
Instant no-code interfaces for accessibility and publication
Containerization and versioning of every registered change
Reliable and scalable managed cloud infrastructure
Single line definition of arbitrary resource requirements (eg. CPU, GPU) for serverless execution