The Hidden Mechanism Behind Clean Python APIs (Descriptor Deep Dive)
Descriptors define how Python resolves attribute access, explaining why values sometimes come from the instance, class, or elsewhere in non-obvious ways. Understanding descriptor rules enables cleaner, more reusable designs by giving you precise control over attribute behavior.
https://www.youtube.com/watch?v=7SUzTOkUVLY
Descriptors define how Python resolves attribute access, explaining why values sometimes come from the instance, class, or elsewhere in non-obvious ways. Understanding descriptor rules enables cleaner, more reusable designs by giving you precise control over attribute behavior.
https://www.youtube.com/watch?v=7SUzTOkUVLY
YouTube
The Hidden Mechanism Behind Clean Python APIs (Descriptor Deep Dive)
🧱 Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery.
In this video, I explain what descriptors are, why attribute access in Python sometimes behaves in surprising ways, and how the descriptor rules determine…
In this video, I explain what descriptors are, why attribute access in Python sometimes behaves in surprising ways, and how the descriptor rules determine…
Build Your Own Openclaw - A step by step guide, using python
https://github.com/czl9707/build-your-own-openclaw
https://github.com/czl9707/build-your-own-openclaw
GitHub
GitHub - czl9707/build-your-own-openclaw: A step-by-step guide to build your own AI agent.
A step-by-step guide to build your own AI agent. Contribute to czl9707/build-your-own-openclaw development by creating an account on GitHub.
justx
A TUI command launcher built on top of just. Define recipes once, run them anywhere.
https://github.com/fpgmaas/justx
A TUI command launcher built on top of just. Define recipes once, run them anywhere.
https://github.com/fpgmaas/justx
GitHub
GitHub - fpgmaas/justx: A TUI command launcher built on top of just. Define recipes once, run them anywhere.
A TUI command launcher built on top of just. Define recipes once, run them anywhere. - fpgmaas/justx
agentscope-ai / ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
https://github.com/agentscope-ai/ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
https://github.com/agentscope-ai/ReMe
GitHub
GitHub - agentscope-ai/ReMe: ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me. - agentscope-ai/ReMe
Pydantic AI - Intro to Agentic AI with Pydantic AI framework
We'll look at using Pydantic AI to build agent-based workflows, starting with simple fundamentals, and building up to more complex examples that use vector databases, RAG, multi-agent workflows and more.
https://www.youtube.com/playlist?list=PL-2EBeDYMIbSWGoDzOFm33_5W_ShO-VIi
We'll look at using Pydantic AI to build agent-based workflows, starting with simple fundamentals, and building up to more complex examples that use vector databases, RAG, multi-agent workflows and more.
https://www.youtube.com/playlist?list=PL-2EBeDYMIbSWGoDzOFm33_5W_ShO-VIi