Python supports many common network protocols for both server and client With its standard library. In addition, there are several open source libraries that offer more functionality or other protocols.
Twisted supports all common network protocols and allows to write own protocols with little effort. Twisted works asynchronously and therefore allows to process network connections in parallel. The basics of asynchronous programming are taught and exercised.
A HTTP server for static as well as for dynamic pages is implemented with the standard library.
A HTTP server for static as well as for dynamic pages is implemented with Twisted. The focus is on the fundamentally different approach as compared to using the standard library.
A simple FTP server will be set up with Twisted.
The library ftputil is used as a FTP client. It provides file-system-like access to a FTP server.
A XMLRPC server and a XMLRPC client are implemented with the standard library.
A XMLRPC server and a XMLRPC client are implemented with Twisted.
A SOAP server and a SOAP client are implemented with Twisted.
The Perspective Broker is part of Twisted framework. It allows the distributed execution of programs A server as well as client is implemented.
Python Remote Objects (Pyro) offers another way for distributed computing in a heterogeneous network. A functional example is implemented.
0.5 days
The participants can follow all steps directly on their computers. There are exercises at the end of each unit providing ample opportunity to apply the freshly learned knowledge.
Every participant receives comprehensive printed materials that cover the whole course content as wells as a CD with all source codes and used software.
The module Threads and Processes in Python covers supplementary topics.
The course may be combined with the course Python for Nonprogrammers or Python for Programmers.
What customers say ...
Very good introduction to the programming language.
Matthias Enderle, freelancer programmer
more ...
Next Meeting of Leipzig Python User Group, July 8th, 2008
details ...
Python Summer Course July 21 - 25, 2008
details ...
EuroSciPy July 26/27, 2008
details ...
Booth at Chemnitzer Linux-Tage
details ...
Videos Workshop 2007 available
details ...
Python is programming language of 2007
details ...