emoji icon indicating copy to clipboard operation
emoji copied to clipboard

emoji terminal output for Python

Results 28 emoji issues
Sort by recently updated
recently updated
newest added

Hi, I wanted to know if you want to support persian language or not? if yes, I would like to work on it.

The benefits of wheels are well documented. See: https://pythonwheels.com/ This package is pure Python and publishing it as both source and as a wheel is simple. Would you accept a...

Added type hints (`.pyi`) to all scripts and packages Added classifier `'Typing :: Typed'`

[Multi-Person Skin Tones on unicode.org](http://www.unicode.org/reports/tr51/#multiperson_skintones) Edit: here's a tool to create these: https://codepen.io/cvzi/full/RwQNJBK These are currently not RGI by unicode (Recommended for General Interchange), which means they should not be...

I encountered this error after the recent update. Is there anyway to fix this?

I am getting this error - can anyone help w a fix?

Does 'emoji' support Chinese?

On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues. Here is the output with warnings: ```console +...

`emoji` currently supports these emojis combined together to form flag codes, such as: ``` ':Afghanistan:' = '🇦🇫' ``` The 🇦🇫 emoji is actually a combination of two emojis: 🇦 and...

I would like to be able to allow users to choose their skin tone and gender and then any text submitted is automatically scanned for emoji's and where available the...