This directory contains Python sample programs for various Ice components. These examples are provided to get you started on using a particular Ice feature or coding technique.
Most of the subdirectories here correspond directly to Ice components, such as Glacier2, IceGrid, and so on. Note that Manual contains complete examples for some of the code snippets in the Ice manual.
Refer to the C++11 demos for more examples that use the Ice services.
You'll need to install Ice for Python in order to use any of the sample programs. Our documentation describes how to install the Python packages.
Refer to the README file in each demo directory for usage instructions.