PYTHON ACADEMY
Training & Consulting

Module - Network Programming with Python

Motivation

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.

Course Content

The Twisted Framework

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.

HTTP with the Standard Library

A HTTP server for static as well as for dynamic pages is implemented with the standard library.

HTTP with Twisted

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.

FTP Server with Twisted

A simple FTP server will be set up with Twisted.

FTP Client with ftputil

The library ftputil is used as a FTP client. It provides file-system-like access to a FTP server.

XMLRPC with the Standard Library

A XMLRPC server and a XMLRPC client are implemented with the standard library.

XMLRPC with Twisted

A XMLRPC server and a XMLRPC client are implemented with Twisted.

SOAP with Twisted

A SOAP server and a SOAP client are implemented with Twisted.

Twisted Perspective Broker

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

Python Remote Objects (Pyro) offers another way for distributed computing in a heterogeneous network. A functional example is implemented.

Module Duration

0.5 days

Exercises

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.

Course Material

Every participant receives comprehensive printed materials that cover the whole course content as wells as a CD with all source codes and used software.


Home
Python
News
Courses
Open Courses
Company Courses
Cheminformatics
Summer Course
Non-Programmers
Programmers
Scientists
Optimizing and Extending
Special Topics
Extensions
Optimizing
Windows
Threads
Network
Patterns
WxPython
IronPython
Dates
Prices
Consulting
FAQ
Training Center
User Group
Jobboard
Workshop
Events
References


What customers say ...


We had a wide range of Python experience in our group and each person gained something valuable to take away....

Dr. Ryan Woodard, Chair of Entrepreneurial Risks, ETH Zurich, Switzerland more ...


I can absolutely recommend this course to everybody who wants become productive with Python very quickly. ...

Dr. med. Beat Meister, Bern, Switzerland more ...


The standard Python for programmers and the customized "Python for Experts" course where a great success. ...

Bart Hillaert, Alcatel-Lucent Belgium more ...


[The trainer] knows well what scientists need, so his hints are very practical and valuable. The hands-on course [..] covers a wide range of examples and will be very helpful in my daily work. ...

Dorota Jarecka, University of Warsaw about the course "Python for Scientists and Engineers" more ...


The course "Python for Scientists and Engineers" is a very useful introduction to Python programming for scientific applications ...

Dr Mihai Duta, Oxford Supercomputing Centre more ...


Very good introduction to the programming language.

Matthias Enderle, freelancer programmer more ...



News


Course "Python für Programmierer" (German), September, 17 - 19, 2010
details ...


Next Meeting of Leipzig Python User Group, September 21, 2010
details ...


Course "Python für Programmierer" (German), November, 10 - 12, 2010
details ...


Kurs "Django Python Web-Framework" (German), November 29 - Dezember 1, 2010
details ...


[Powered by rest2web]

[Python Powered]