question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bundle emojis in package

See original GitHub issue

It is difficult for me to provided reusable software if the emjois are not already bundled in the demoji package. I understand and acknowledge that the list of emjois could be routinely updated, but this is not a reason to routinely not bundle the list in the package itself. For instance, I believe Python comes bundled with unicode data. You can still offer users a way to update the emoji list, and otherwise fallback to what’s in the package.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bsolomon1124commented, Jul 18, 2021

@impredicative

This issue has been tentatively resolved by demoji release 1.0.0, which is in release candidate stage right now. This release bundles static copy of Unicode emoji data with the package rather than requiring a runtime download.

You can get this pre-release using --pre:

python3 -m pip install --pre -U demoji

I appreciate your feedback prior to releasing 1.0.0!

0reactions
impredicativecommented, Jun 21, 2021

@Ronserruya I chose to just go with the emjoi package which doesn’t have this issue:

EMOJI_REGEXP = emoji.get_emoji_regexp()
EMOJI_REGEXP.sub("", "your text, optionally having emojis")
Read more comments on GitHub >

github_iconTop Results From Across the Web

📦 Package Emoji - Emojipedia
Emoji Meaning. A package (parcel), as contains items ordered online. Depicted at various angles as a light-brown, cardboard box, with a shipping label...
Read more >
2500 Emoji Icons Bundle | Vector Graphics - Creative Market
This set is designed by focusing creativity and uniqueness of each icon from another. It offers vast range of emojis that are perfect...
Read more >
Emoji pack Vectors & Illustrations for Free Download
Find & Download the most popular Emoji Pack Vectors on Freepik ✓ Free for commercial use ✓ High Quality Images ✓ Made for...
Read more >
Mega Bundle - Emoji Sticker Pack Vol. 2 on the App Store
You are getting this best bundle with a DISCOUNT and it includes: - Busy Bee Pun Stickers, a fun sticker emoji builder that...
Read more >
Emoji Bundle - Etsy
Check out our emoji bundle selection for the very best in unique or custom, handmade pieces from our digital shops.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found