0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New tests More... over 3 years ago
Scraping from emojiterra https://github.com/carpedm20/emoji/issues/231#issuecomment-1257588412 More... over 3 years ago
Fix "sphinx warnings reference target not found" #216 More... over 3 years ago
Update requirements More... over 3 years ago
Remove duplicate aliases More... over 3 years ago
Update `EMOJI_DATA` to Unicode 15.0.0 #235 More... over 3 years ago
Update to Unicode 15.0.0 More... over 3 years ago
Run get_codes_from_unicode_emoji_data_files.py to update `EMOJI_DATA` This update includes all the aliases from Github emoji API Added for example :zombie_man: More... over 3 years ago
Include all aliases from Github API More... over 3 years ago
Run `get_codes_from_unicode_emoji_data_files.py` to update `EMOJI_DATA` More... over 3 years ago
Do not skip flag aliases More... over 3 years ago
Add Farsi/Persian to Github Pages More... over 3 years ago
Add Farsi/Persian to Readme More... over 3 years ago
Run get_codes_from_unicode_emoji_data_files.py to update `EMOJI_DATA` More... over 3 years ago
`\uFE0F` can also appear inside a sequence not just as a suffix More... over 3 years ago
Add missing translations for emoji with/out `\uFE0F` More... over 3 years ago
Handle translations for emoji that end with `\uFE0F` ("variant emoji_type") There are some emoji with two code sequences for the same emoji, one that ends with \uFE0F and one that does not. The one that ends with \uFE0F is the "new" emoji, that is RGI. The Unicode translation data sometimes only has one of the two code sequences and is missing the other one. In that case we want to use the existing translation for both code sequences. More... over 3 years ago
Merge pull request #166 from landgrafhomyak/master More... over 3 years ago
Update __init__.py More... over 3 years ago
Update CHANGES.md More... over 3 years ago
Update CHANGES.md More... over 3 years ago
Merge pull request #230 from hugovk/rm-travis More... over 3 years ago
Merge pull request #229 from hugovk/add-3.10 More... over 3 years ago
Merge pull request #227 from AliNajafi1998/farsi-support More... over 3 years ago
Bump Development Status classifier to 5 - Production/Stable More... over 3 years ago
Remove redundant Travis CI config More... over 3 years ago
Fix GitHub typos More... over 3 years ago
Fix PyPI typos More... over 3 years ago
Fix Unicode typos More... over 3 years ago
Add python_requires to help pip More... over 3 years ago