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 👍
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.5.4-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.5.4-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.5.4-bp154.1.27 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.5.4-bp153.1.23 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.5.4-bp152.2.4 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.5.0-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
0.5.0-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.5.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|