Skip to main content

A Python package and function to retrieve a random Unicode emoji. ❤

Reason this release was yanked:

broken

Project description

Random Unicode Emoji

Python PyPI Version Downloads GitHub Repo stars Forks GitHub Repo size License Open Issues Project Status

A Python package and function to retrieve a random Unicode emoji. ️

Like this repo? Give it a star on GitHub!

Install

pip install random-unicode-emoji

No dependencies!

Usage

# Import the Library
from random_unicode_emoji import random_emoji
# Use the Function
print(random_emoji())
# Use Specific Version
print(random_emoji(version="14.0"))

Upgrade

Upgrade to the latest version:

pip install random-unicode-emoji -U

Unicode

Uses Unicode Standard Emoji from unicode.org

Supported Versions

4.0, 5.0, 11.0, 12.0, 12.1, 13.0, 13.1, 14.0, 15.0, and latest=15.0

Uses latest version by default.

Maintainer

Nic Jones, (NicPWNs)

References

Originally Inspired by randomEmoji.py

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

random_unicode_emoji-2.1.tar.gz (460.8 kB view hashes)

Uploaded Source

Built Distribution

random_unicode_emoji-2.1-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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