If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into ...
func-to-script is a lightweight and convenient tool which can be used to turn a Python function into a command line script, with minimal boilerplate! As func-to-script is a thin wrapper around ...