This example will walk through the process of using WebMapReduce, from signing in to monitoring a job. We will demonstrate WordCount (the simple map-reduce application described in
Section 1.2.3, “Example: WordCount”) using Python 3. For WordCount examples in other languages, please see the documentation for each language in later chapters.