# Python ## 2025 - [逃离Python类型推断地狱:pydantic-graph是如何优雅化解前向引用噩梦的](/zh-cn/p/escaping-python-type-resolution-hell/llms.txt) - [当 Python 的自上而下执行反咬一口:深入探究前向引用的谜团](/zh-cn/p/python-forward-reference-execution-order-debugging/llms.txt) - [理解基于图的AI智能体:从概念到代码](/zh-cn/p/graph-based-ai-agent-workflows/llms.txt) - [等等,连 SELECT 也会开启事务?——一次关于数据库锁、MVCC 和 SQLAlchemy“魔法”会话的好奇之旅](/zh-cn/p/wait-even-select-starts-a-transaction/llms.txt) - [Async SQLAlchemy之旅:从困惑到明朗](/zh-cn/p/async-sqlalchemy-journey/llms.txt) - [深入理解 FastAPI 参数:完整指南](/zh-cn/p/understanding-fastapi-parameters/llms.txt) - [协作式多任务:Python Asyncio 的核心](/zh-cn/p/python-asyncio-cooperative-multitasking/llms.txt) - [使用 Asyncio Gather 实现并行操作](/zh-cn/p/python-asyncio-gather-explained/llms.txt) - [使用 as_completed 实时处理结果](/zh-cn/p/python-asyncio-as-completed-explained/llms.txt) - [理解事件循环:Python 异步引擎揭秘](/zh-cn/p/python-asyncio-event-loop-explained/llms.txt) - [Python的GIL与Asyncio:理解它们的关系](/zh-cn/p/python-gil-asyncio-relationship/llms.txt) - [Python Asyncio:协程详解](/zh-cn/p/python-asyncio-coroutines-explained/llms.txt) - [Asyncio最佳实践与常见陷阱](/zh-cn/p/python-asyncio-best-practices-pitfalls/llms.txt) - [Asyncio 任务:管理并发操作](/zh-cn/p/python-asyncio-tasks-explained/llms.txt) - [使用 OpenAI Whisper 轻松实现视频转录](/zh-cn/p/auto-video-transcription-with-whisper/llms.txt)