Skip to main content

emoji terminal output for Python

Project description

Emoji is a simple Python module.

This project was inspired by emoji of kyokomi.

PyPi version PyPi downloads PyPi status PyPi license

Installation

To install ndrive, simply:

$ pip install emoji

Or, you can use:

$ easy_install ndrive

Or, you can also install manually:

$ git clone https://github.com/carpedm20/emoji.git
$ cd emoji
$ python setup.py install

Example

from emoji import emojize

print emojize("Python is :thumbsup:")
print emojize("Do you want some :beer: ?")

Demo

demo

Author

Taehoon Kim / [@carpedm20](http://carpedm20.github.io/about/)

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

emoji-0.1.0.tar.gz (13.1 kB view hashes)

Uploaded Source

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