Skip to main content
https://travis-ci.org/geowurster/Emote.svg?branch=master https://coveralls.io/repos/geowurster/Emote/badge.svg?branch=master

Simple emoji lookups for Python.

Example

import emote
print(emote.lookup(':water_wave:'))
🌊
print(emote.decode('🌊'))
water_wave

Installation

Via pip:

$ pip install emote --upgrade

From master branch:

$ git clone https://github.com/geowurster/Emote.git
$ cd Emote
$ python setup.py install

Developing

$ git clone https://github.com/geowurster/Emote.git
$ cd Emote
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements-dev.txt -e .
$ nosetests --with-coverage

License

See LICENSE.txt.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Emote-0.1.1.tar.gz (18.3 kB view details)

Uploaded Source

File details

Details for the file Emote-0.1.1.tar.gz.

File metadata

  • Download URL: Emote-0.1.1.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Emote-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2f39f896a52e01139ace35a284cc9a1e608e9835bab8dea6348362f7c65fb1cc
MD5 8754fa8e421da9050fedc1fb8db04bae
BLAKE2b-256 da53903aec206b948b2f17c9437cbbb4dbdc5c255577cd0cbf2828730f9dca25

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page