mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 14:26:47 -05:00
[PR #3037] [CLOSED] Add selectools – Python agent orchestration framework #18344
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/3037
Author: @johnnichev
Created: 4/8/2026
Status: ❌ Closed
Base:
master← Head:add-selectools📝 Commits (1)
02ea525Add selectools to Orchestration📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding selectools, a production-grade Python agent framework. 15+ months active, 4,612 tests at 95% coverage, pre-launch security audit with 9 critical fixes documented. Standalone framework (not a wrapper), addresses the "every agent framework has a different DSL" problem using plain Python + generators. Production deployments on 3 codebases.
Install: pip install selectools
Visual builder: https://selectools.dev/builder
GitHub: https://github.com/johnnichev/selectools
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.