carpedm20/emoji
emoji terminal output for Python observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 43
- Release rhythm 48
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 4398
- days_rel: 346
- days_push: 346
- n_releases_24m: 6
Adoption not part of the score
2039 stars · 298 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for converting between emoji characters and their textual shortcode names (emojize/demojize). It supports the full Unicode emoji set plus aliases and multiple human languages.
Use cases
- convert emoji shortcodes to unicode characters in python
- replace emojis in text with their names
- check whether a string contains an emoji
- support emoji in multiple languages like spanish or japanese
- clean emojis out of user input for nlp pipelines
When to choose
- you need reliable emoji-to-text and text-to-emoji conversion in Python
- you need multilingual emoji names
- you want to detect or strip emojis from text
When to avoid
- you need emoji rendering or images, not text conversion
- you work outside Python
Facets
library · maturity active
internationalization nlp developer-tools developer-tools python cross-platform emoji unicode text-processing emojize demojize natural-language-processing localization
2 sources
- readme: https://github.com/carpedm20/emoji · fetched 2026-08-28 · 23ff3aec96b3
- registry_pypi: https://pypi.org/pypi/emoji/json · fetched 2026-08-29 · ca5f02e271fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| carpedm20/emoji | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem