This commit will improve testability of the Python example, by
creating a run method, that can be tested and calling that from a main
method, when we run from the command line.
Prep for #63
And additionally make the code pylint clean and add documentation to the example.
This commit will improve testability of the Python example, by creating a run method, that can be tested and calling that from a main method, when we run from the command line.
Prep for #63
And additionally make the code pylint clean and add documentation to the example.