scistag.emojistagΒΆ

EmojiStag provides Emoji graphics - pre-rendered or live-rendered using vector files - and methods to get detailed information about emojis or to convert markdown short-codes to unicode sequences and vice versa.

scistag.emojistag.emoji_db

Defines the class EmojiDb which is the heart of this package.

scistag.emojistag.emoji_definitions

scistag.emojistag.emoji_info

Defines the class EmojiInfo which defines all details about an emoji and an image property to retrieve its image in the default size.

scistag.emojistag.emoji_renderer

Implements the class EmojiRenderer which can render emojis in different resolutions.