Covers classic and updated network programming topics for Python 3 for a complete learning experience
Detailed explanation of SSL support in Python 3 for secure network applications
Introduction to asyncio framework and custom asynchronous I/O loops for advanced concurrency
How Flask connects URLs to Python code for web development
Sections on web security, including XSS and CSRF, to protect web applications
Summarized by Shop
Foundations of Python Network Programming, Third Edition, covers all of the classic topics found in the second edition of this book, including network protocols, network data and errors, email, server architecture, and HTTP and web applications, plus updates for Python 3. Some of the new topics in this edition include: - Extensive coverag