comfyui-workflow-templates-core
Core helpers for ComfyUI workflow templates
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-coreuv
uv add comfyui-workflow-templates-corepoetry
poetry add comfyui-workflow-templates-coreInstalling 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
More Application Frameworks packages
FastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
textualTextual is a Python framework for building…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
mcpBuild and connect to Model Context Protocol…
permissive · top 1,000 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
comfyui-workflow-templatesProvides a curated collection of workflow…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-assets-01Provides a collection of media assets (images,…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-imageProvides a collection of image workflow assets…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-apiProvides a media bundle of API-driven workflow…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-jsonProvides workflow template JSON definitions for…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-videoProvides a collection of video workflow…
permissive · top 5,000 on PyPI
comfyui-workflow-templates-media-otherProvides a collection of audio, 3D model, and…
permissive · top 5,000 on PyPI
comfy-cliA command-line tool for installing,…
copyleft · top 15,000 on PyPI
comfyui-embedded-docsDelivers embedded documentation for ComfyUI's…
copyleft · top 5,000 on PyPI
comfyui-managerInstalls, removes, disables, and enables custom…
copyleft · top 15,000 on PyPI