Skip to main content

python-async-asyncio

Python asyncio + async/await 패턴을 FastAPI·LLM API 호출 등 I/O 바운드 백엔드 작업에 사용할 때 참조한다. 이벤트 루프 / Task / Gather / TaskGroup / Semaphore / Timeout / 취소 / async 컨텍스트 매니저 / async 제너레이터 / blocking call 회피. <example>사용자: "FastAPI 엔드포인트에서 외부 API 5개를 동시에 호출하려면?"</example> <example>사용자: "동기 라이브러리(sync DB driver)를 async 함수에서 호출해야 하는데 이벤트 루프가 막혀요"</example> <example>사용자: "asyncio.wait_for랑 asyncio.timeout 중에 뭘 써야 하나요?"</example>

Jump to install

Source facts

Repository
puk0806/gugbab-claude
Last source activity
May 16, 2026 at 09:46
Detected SKILL.md language
Korean
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.