关于
This skill provides expert guidance for mastering Python's asynchronous ecosystem, enabling developers to build scalable, high-concurrency systems. It covers fundamental asyncio concepts like event loops and coroutines alongside advanced implementation patterns such as producer-consumer queues, rate limiting with semaphores, and robust error handling in concurrent tasks. Whether you are building real-time FastAPI backends, efficient web scrapers with aiohttp, or non-blocking microservices, this skill ensures your implementation follows industry best practices for performance and thread safety.