Changes:
- extension of supported Python versions - as pandas frame.append method is deprecated and will be removed in a future version. Replacement occurred with pandas.concat.
- allow setting verbosity to suppress prints (user contribution)
- allow storing the txt file (user contribution)