skillfed

comfyui-workflow-templates-core

Core helpers for ComfyUI workflow templates

comfyui-workflow-templates-core v0.3.312 3.0M downloads/30d#2,776 on PyPI
Permissive license MIT Active released

What it is and what it does

comfyui-workflow-templates-core is a utility library that supplies foundational helpers and abstractions for constructing and managing workflow templates within the ComfyUI ecosystem. It has no runtime dependencies, making it lightweight to integrate into projects that need to programmatically build or manipulate ComfyUI workflows.

The package is actively maintained and released frequently. It targets modern Python versions (3.9+) and is distributed under the permissive MIT license, making it suitable for both open-source and proprietary use. The small scope and zero external dependencies suggest it is designed as a focused toolkit for template-related operations rather than a monolithic framework.

Use it for:

  • Building ComfyUI workflow templates programmatically using core helper abstractions
  • Integrating workflow template utilities into larger ComfyUI-based applications or plugins
  • Standardizing workflow construction patterns across multiple ComfyUI projects
  • Extending or wrapping ComfyUI workflow functionality with reusable template logic

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides core helper utilities and abstractions for building and managing ComfyUI workflow templates.

Yes, if you are building or managing ComfyUI workflows programmatically. The package has low install friction, zero external dependencies, active maintenance, and permissive licensing. Install it only if your project actually needs workflow template helpers; the fact sheet does not detail the specific abstractions provided, so verify the API matches your use case first.

Install

comfyui-workflow-templates-core on PyPI

pip

pip install comfyui-workflow-templates-core

uv

uv add comfyui-workflow-templates-core

poetry

poetry add comfyui-workflow-templates-core

Installing comfyui-workflow-templates-core

Before you install

Low install friction with no runtime dependencies. Actively maintained with a release within the last day.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open and closed projects.

Quickstart

pip install comfyui-workflow-templates-core

import comfyui_workflow_templates_core

Requires Python 3.9 or later.

Verify before relying

  • What specific helper functions or abstractions are provided for workflow templating
  • Whether this is intended as a library for end users or primarily for internal ComfyUI ecosystem use
  • API stability and backward-compatibility guarantees across versions

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 1 days since the last release
First released
Downloads 3,044,821/month — #2,776 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: comfyui_workflow_templates_core-0.3.312-py3-none-any.whl

Tags

comfyui workflow templatescomfyui helper utilitiesworkflow template corecomfyui workflow builderstemplate abstraction layercomfyui workflow helpers
comfyuiworkflow-templateshelpers

More Application Frameworks packages

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

textual

Textual is a Python framework for building…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

mcp

Build and connect to Model Context Protocol…

permissive · top 1,000 on PyPI

Werkzeug

Werkzeug is a WSGI utility library providing…

permissive · top 1,000 on PyPI

comfyui-workflow-templates

Provides a curated collection of workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-assets-01

Provides a collection of media assets (images,…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-image

Provides a collection of image workflow assets…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-api

Provides a media bundle of API-driven workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-json

Provides workflow template JSON definitions for…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-video

Provides a collection of video workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-other

Provides a collection of audio, 3D model, and…

permissive · top 5,000 on PyPI

comfy-cli

A command-line tool for installing,…

copyleft · top 15,000 on PyPI

comfyui-embedded-docs

Delivers embedded documentation for ComfyUI's…

copyleft · top 5,000 on PyPI

comfyui-manager

Installs, removes, disables, and enables custom…

copyleft · top 15,000 on PyPI

Further reading