Name : python2-emoji
| |
Version : 0.5.4
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 2.2
| Date : 2020-01-20 11:02:10
|
Group : Development/Languages/Python
| Source RPM : python-emoji-0.5.4-2.2.src.rpm
|
Size : 0.39 MB
| |
Packager : (none)
| |
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/SLE_15/noarch |