This package only supports python 3.6 and up. It may work on older versions (maybe even python 2) but I'm not sure.
As we’ve seen, strings are ordered collections of characters, delimited by quotation marks. But what kind of characters can be included in a string? Since Python 3.0, strings are composed of Unicode ...