===== Usage ===== Example of an utility that can take settings from: * a set of default values * environment variables * config file * command line arguments .. literalinclude:: ../examples/example_tool.py :language: python :linenos: