Session 20 logging, command line arguments, configuration Screencast Materials logging https://docs.python.org/3/library/logging.html argparse https://docs.python.org/3/library/argparse.html configuration management: https://docs.python.org/3/library/configparser.html https://github.com/bw2/ConfigArgParse https://stackoverflow.com/a/10551389/10519787 https://github.com/theskumar/python-dotenv Project update one of your previous project to use logging, arguments, configuration