Getting started

There are several ways to get started with pyCMBS.

Ipython notebook examples

The demo folder contains a set of ipython notebooks with code examples. If you have not installed ipython notebooks yet, the following examples can be also directly viewed:

Source code examples and documentation

The source code contains comprehensive documentation and also examples as docstrings. This can be read using the standard python doc() and help() functionalities.