Jump to ratings and reviews
Rate this book

Foundations of Python Network Programming

Rate this book
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 • 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. • 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. • Updated coverage of network protocol layers and data encodings • How Python 3 works with network exception handling • How to use the requests library instead of urllib2 • Expanded coverage of Python web frameworks • How to work with web applications and email 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.

409 pages, Kindle Edition

First published October 14, 2014

16 people are currently reading
30 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (9%)
4 stars
10 (47%)
3 stars
6 (28%)
2 stars
2 (9%)
1 star
1 (4%)
Displaying 1 - 4 of 4 reviews
Profile Image for Kain.
580 reviews11 followers
December 29, 2023
Dobra książka. Wprowadza w przekrój tematów sieciowo-pythonowych.
Jest nieco nierówna - czasem się zasypia, a czasem czyta z wypiekami - ale to raczej zależy od tematu. Tak czy inaczej - prezentuje bardzo szeroki przekrój tematów. Niektóre z nich to wiedza niemal podstawowa, a o niektórych tylko słyszałem albo dowiedziałem się z tej książki. Dobrze było ją przeczytać. Nie jest łatwa, ale po prostu nie wszystkie tematy takie są.
22 reviews1 follower
July 28, 2020
This bad book

The book is not good for beginners be cause is so hard to understand if Like challenge you should read the book on network but it cool features might the good networking
Profile Image for Inno Mgubhe.
8 reviews
Read
March 6, 2018
I love the way its explain complex concepts in simple way.
This entire review has been hidden because of spoilers.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.