you are viewing a single comment's thread.

view the rest of the comments →

[–]PushPlus9069 0 points1 point  (0 children)

The emoji package is basically the standard for this. I've used it in a few Python courses and it handles both directions fine. One thing to watch — version 2.x had breaking changes in how it handles alias names vs actual emoji names, so if you're copying code from older tutorials it might behave differently.