Skip to main content

emoji list for all version based on unicode.org

Project description


lEmoji

Longstanding Emoji With Historical Version and Generator

LEmoji provides latest and any other historical version's emoji array.

from lEmoji import EMOJI_LIST
from lEmoji import EMOJI_LIST_11_0  # version 11.0

LEmoji provides emoji generator to update new versions of emoji without upgrade this library.

from lEmoji.generator import Generator
Generator().generate()

>>> Retrieving https://www.unicode.org/Public/emoji/ ...
>>> Retrieving https://www.unicode.org/Public/emoji/1.0/ ...
>>> Retrieving https://www.unicode.org/Public/emoji/2.0/ ...
...
>>> Retrieving https://www.unicode.org/Public/emoji/13.0/ ...
>>> Retrieving https://www.unicode.org/Public/emoji/13.1/ ...
>>> Retrieving https://www.unicode.org/Public/emoji/1.0/emoji-data.txt ...
>>> Retrieving https://www.unicode.org/Public/emoji/2.0/emoji-data.txt ...
>>> Retrieving https://www.unicode.org/Public/emoji/2.0/emoji-sequences.txt ...
...
>>> Retrieving https://www.unicode.org/Public/emoji/13.1/emoji-zwj-sequences.txt ...

Join Us

If you have any interest to contribute this project, contact me without hesitation!

Release History

0.2.1.beta, Released on Dec 25, 2020

  • Fix the bug of failed installing

0.2.beta, Released on Oct 31, 2020

  • As unicode.org modified the html code, we fix the bug that generator is failed to grab emoji data.
  • We create this description file.

0.1.beta, Released on Feb 22, 2020

  • LEmoji is born.
  • We grab emoji data from version 1.0 to version 13.0.
  • We provide generator for off-pip updating.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lEmoji-15.0.tar.gz (159.3 kB view details)

Uploaded Source

File details

Details for the file lEmoji-15.0.tar.gz.

File metadata

  • Download URL: lEmoji-15.0.tar.gz
  • Upload date:
  • Size: 159.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.2

File hashes

Hashes for lEmoji-15.0.tar.gz
Algorithm Hash digest
SHA256 5710070bf4d6d468a494f317d05273240ebfcb83a3621ef296786bf12f6e9a23
MD5 5dd45aa2ebf1586f57022a30478f0abb
BLAKE2b-256 d069b8bfd22e639061938f43cdee69bbcc6ee702fb5b516436031f9af2ea45b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page