Skip to main content

No project description provided

Project description

Vellum Workflow Runner Server

This package is meant for installing on container images in order to use custom docker images when using Vellum Workflows.

Example Dockerfile Usage:

FROM python:3.11.6-slim-bookworm

RUN apt-get update && apt-get install --no-install-recommends -y \
    build-essential \
    ca-certificates

RUN pip install --upgrade pip

RUN pip --no-cache-dir install vellum-workflow-server==0.13.2

ENV PYTHONUNBUFFERED 1
ENV PYTHONDONTWRITEBYTECODE 1
COPY ./base-image/code_exec_entrypoint.sh .
RUN chmod +x /code_exec_entrypoint.sh

CMD ["vellum_start_server"]

Skipping Publishes

If you wish to automatically skip publishing a new version when merging to main you can add a [skip-publish] to your commit message. This is useful if your changes are not time sensitive and can just go out with the next release. This avoids causing new services being created causing extra cold starts for our customers and also keeps our public versioning more tidy.

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

vellum_workflow_server-0.14.53.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vellum_workflow_server-0.14.53-py3-none-any.whl (27.5 kB view details)

Uploaded Python 3

File details

Details for the file vellum_workflow_server-0.14.53.tar.gz.

File metadata

  • Download URL: vellum_workflow_server-0.14.53.tar.gz
  • Upload date:
  • Size: 20.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.22 Linux/6.11.0-1012-azure

File hashes

Hashes for vellum_workflow_server-0.14.53.tar.gz
Algorithm Hash digest
SHA256 163bd6f9285f7d3bc4a45c1736baf6c25a325e2276247e2aab495effb1bfa25f
MD5 27741e78b126bd39d60af3adfae10612
BLAKE2b-256 11201753b072f1b1fb8a7b6ac995b62aca361fe05b0c75f03f1254a53d159a7f

See more details on using hashes here.

File details

Details for the file vellum_workflow_server-0.14.53-py3-none-any.whl.

File metadata

File hashes

Hashes for vellum_workflow_server-0.14.53-py3-none-any.whl
Algorithm Hash digest
SHA256 50ad26f0e48c7d3a65ce534248e3b481a8b62c4756b78eb8396980f9e55c3e97
MD5 db7bb99eeaf3f56e392c55ff7af03544
BLAKE2b-256 3b3ca29b02d7c9d86f8cbace0cd221a734d445bf22ecbfb3751b64822e0b2a57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page