python-emoji

Emoji for Python

This Python module provides unicode emoji output for strings containing emoji codes. In addition to the official list defined by the unicode consortium a whole bunch of aliases is defined. Example: >> import emoji >> print(emoji.emojize('Python is :thumbs_up:')) Python is 👍 >> print(emoji.emojize('Python is :thumbsup:', use_aliases=True)) Python is 👍 By default, the language is English (``language='en'``). Further supported langauges are: * Spanish ('es') * Portuguese ('pt') * Italian ('it') * French ('fr') * German ('de') * Farsi/Persian ('fa') * Indonesian ('id') * Simplified Chinese ('zh') * Japanese ('ja') * Korean ('ko') * Russian ('ru') * Arabic ('ar') * Turkish ('tr')

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

SLFO 1.2

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

openSUSE Backports for SLE 15 SP3

SUSE SLE-15-SP1

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。