Foundations of Python network programming

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 t...

詳細記述

保存先:
書誌詳細
第一著者: Rhodes, Brandon
フォーマット: 図書
言語:Undetermined
出版事項: New York, NY Apress 2014
主題:
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
その他の書誌記述
要約: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 coverage of the updated SSL support in Python 3? How to write your own asynchronous I/O loop.? An overview of the "asyncio" framework that comes with Python 3.4.? How the Flask web framework connects URLs to your Python code.? How cross-site scripting and cross-site request forgery can be used to attack your web site, and how to protect against them.? How a full-stack web framework like Django can automate the round trip from your database to the screen and back. If you're a Python programmer who needs a deep understanding of how to use Python for network-related tasks and applications, this is the book for you. From web application developers, to systems integrators, to system administrators?this book has everything that you need to know.