aipartnerup/apflow
The core of `apflow` is **task orchestration and execution specifications**. It provides a unified task orchestration framework that supports execution of multiple task types. The core is **pure orchestration** with no LLM dependencies - CrewAI support is optional.
This framework helps you manage and run complex, multi-step tasks that might involve many different tools or processes, scaling from your local machine to large clusters. You define the sequence of operations, and the system executes them efficiently, providing a robust way to handle advanced workflows. This is ideal for operations engineers, data scientists, or anyone needing to orchestrate diverse computational tasks.
Used by 2 other packages. Available on PyPI.
Use this if you need to reliably execute and manage complex sequences of computational tasks across various systems, ensuring high availability and fault tolerance.
Not ideal if you're looking for a simple script runner or a tool primarily focused on large language model interactions without broader task orchestration needs.
Stars
8
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
7
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aipartnerup/apflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daytonaio/daytona
Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code
bytechefhq/bytechef
Open-source, AI-native, low-code platform for API orchestration, workflow automation, and AI...
bubblelabai/BubbleLab
Open-core workflow engine powering Bubble Lab — and fully runnable, hostable, and extensible on its own.
bytedance/deer-flow
An open-source SuperAgent harness that researches, codes, and creates. With the help of...
ChunelFeng/CGraph
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star...