Name : python2-emoji
| |
Version : 0.5.4
| Vendor : openSUSE
|
Release : bp153.1.1
| Date : 2021-02-20 08:32:32
|
Group : Development/Languages/Python
| Source RPM : python-emoji-0.5.4-bp153.1.1.src.rpm
|
Size : 0.39 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Emoji for Python
|
Description :
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 👍
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.3/repo/oss/noarch |