mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 14:17:36 -05:00
[PR #3070] [MERGED] Add bub framework to orchestration section #9034
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3070
Author: @PsiACE
Created: 4/18/2026
Status: ✅ Merged
Merged: 4/19/2026
Merged by: @JinyangWang27
Base:
master← Head:patch-1📝 Commits (1)
2a347b1Add bub framework to orchestration section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
Bub
Checklist
Add project-name- [project-name](url) - Description ending with period.Why This Project Is Awesome
Which criterion does it meet? (pick one)
How It Differs
Bub is a thoughtfully designed Python framework with a very small, hook-first core and a strong plugin model. Instead of trying to bundle channels, memory systems, and every possible agent feature into the framework itself.
Plugins can be shipped as normal Python packages, and skills can even be bundled together with plugins through standard packaging workflows such as PEP 517 build hooks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #3070] Add bub framework to orchestration sectionto [PR #3070] [MERGED] Add bub framework to orchestration section