ilovetea 0.6.6

Creator: railscoder56

Last updated:

Add to Cart

Description:

ilovetea 0.6.6

Emoji for Python. This project was inspired by kyokomi.

Example
The entire set of Emoji codes as defined by the unicode consortium
is supported in addition to a bunch of aliases. By
default, only the official list is enabled but doing emoji.emojize(use_aliases=True) enables
both the full list and aliases.
>> import emoji_vietnamese

>> print(emoji_vietnamese.demojize('Dịu dàng chiếm cả thế gian Càng khôn ngoan lắm càng ngang trái nhiều 😉😂'))
>> Dịu dàng chiếm cả thế gian Càng khôn ngoan lắm càng ngang trái nhiều icon mặt nháy mắt icon icon khuôn mặt với những giọt nước mắt của niềm vui icon


Installation
Via pip:
$ pip install emoji --upgrade
From master branch:
$ git clone https://github.com/carpedm20/emoji.git
$ cd emoji
$ python setup.py install
https://viblo.asia/p/huong-dan-tao-package-python-RnB5pBvDZPG

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.