Py Async

Python async patterns advisor. Always use this skill when working with asyncio, async/await, the Python event loop, aiohttp, FastAPI, or Celery. Use when the user asks about blocking calls in async context, asyncio.gather, run_in_executor, bridging sync and async, or says "blocking in my async function", "requests.get in async endpoint", "my FastAPI endpoint is slow", "how do I run tasks concurrently in Python", "asyncio.run vs get_event_loop", or "celery and asyncio". Read this before advising on any Python async or concurrency question.

AllThingsSmitty Updated

File contents

AllThingsSmitty/agent-skills/tree/main/skills/py-async commit accc370dde

Frequently asked questions

npx skillmds@latest add allthingssmitty/py-async