Skip to main content

emoji_tools

Project description

emoji_tools: emoji

Github License Updates Python 3 Code coverage

emoji_tools is a Python package of emoji

Installation

The code is packaged for PyPI, so that the installation consists in running:

pip install emoji-tools

Usage emoji

 from emoji_tools import emojize
 print(emoji.emojize("Python is fun :thumbsup:", use_aliases=True))

 print(emoji.emojize("Python is fun :red_heart:"))

 print(emoji.emojize("Python is fun :red_heart:",variant="emoji_type"))

 print(emoji.emojize('Python es :pulgar_hacia_arriba:', language='es'))

License

Apache License 2.0.

New features v1.0

BugFix

  • choco install visualcpp-build-tools

Reference

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_tools-0.0.1.tar.gz (180.8 kB view hashes)

Uploaded Source

Built Distribution

emoji_tools-0.0.1-py3-none-any.whl (184.6 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