Skip to content

Commit c08969e

Browse files
authored
Merge branch 'master' into patch-1
2 parents be6c182 + f3ac16c commit c08969e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
133133
- [trailofbits-skills](https://github.com/trailofbits/skills) - Python-friendly security skills for auditing, testing, and safer backend development.
134134
- Orchestration
135135
- [autogen](https://github.com/microsoft/autogen) - A programming framework for building agentic AI applications.
136+
- [bub](https://github.com/bubbuild/bub) - A lightweight, hook-first Python framework for channel-native agents that live alongside people.
136137
- [crewai](https://github.com/crewAIInc/crewAI) - A framework for orchestrating role-playing autonomous AI agents for collaborative task solving.
137138
- [dspy](https://github.com/stanfordnlp/dspy) - A framework for programming, not prompting, language models.
138139
- [hermes-agent](https://github.com/nousresearch/hermes-agent) - An adaptive AI agent framework that grows with you.
@@ -1115,6 +1116,10 @@ Where to discover learning resources or new Python libraries.
11151116
- [Talk Python To Me](https://talkpython.fm/)
11161117
- [The Real Python Podcast](https://realpython.com/podcasts/rpp/)
11171118

1119+
## Websites
1120+
1121+
- [Python Developer Tooling Handbook](https://pydevtools.com/) - Comprehensive guide to modern Python developer tools covering package management, linting, type checking, testing, and more.
1122+
11181123
# Contributing
11191124

11201125
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first.

0 commit comments

Comments
 (0)