16th December 2020 Coding⚑ Python⚑ Click⚑ New: Explain how to set the allowable values for an argument. New: Explain how to hide a command from the --help output. Type Hints⚑ New: Explain how to use the TypedDict instead of Dict. Useful if the different keys have different types