# carpedm20/emoji

emoji terminal output for Python

Repository: https://github.com/carpedm20/emoji
Canonical: https://ross.abutalabs.com/products/carpedm20-emoji
Language: Python
License: NOASSERTION
License Family: other
Topics: python, emoji
Last push: 2025-09-21T12:18:49+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 43, release rhythm 48, longevity 100
- inputs: {"age_days": 4398, "days_push": 346, "days_rel": 346, "gap_med": 10, "n_releases_24m": 6}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2039, forks 298 (observed 2026-08-28T04:06:08.310134+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: internationalization, nlp, developer-tools
- domain: developer-tools
- platform: python, cross-platform
- tags: emoji, unicode, text-processing, emojize, demojize, natural-language-processing, localization

## Member repositories
- carpedm20/emoji (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.310134+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:11.842940+00:00, confidence not recorded.
  - readme: https://github.com/carpedm20/emoji (fetched 2026-08-28T04:06:08.310134+00:00, sha 23ff3aec96b3)
  - registry_pypi: https://pypi.org/pypi/emoji/json (fetched 2026-08-29T10:38:38.263360+00:00, sha ca5f02e271fd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
