This is a small task to demonstrate YAML module in python.
The file named system.yaml is used to insert a specific configuration to the system. This includes the name of implementation(s) needed for each module that is used
in the current run of the system.
Python 3 has to be installed
python3 test_conf.py ./system.yaml
