We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following code to convert UTF icons into ascii-only transliteration, doesn't work:
unicodedata.normalize('NFKD', name).encode('ascii', 'ignore').decode('utf-8') # dont work with ł