关于
This skill provides comprehensive guidance for mastering Python's asynchronous ecosystem, enabling developers to build scalable, non-blocking systems. It covers fundamental concepts like the event loop and coroutines alongside sophisticated patterns such as the producer-consumer model, rate limiting with semaphores, and robust error handling in async contexts. Whether you are building FastAPI backends, real-time WebSocket servers, or efficient web scrapers, this skill ensures you apply best practices for I/O-bound performance optimization and resource management.