Skip to main content

Silly Python Package to print digits using emojis

Project description

NoMoJi

NoMoJi (Number-Emoji) is a simple and silly Python package to print integer numbers using Emoji digits.

Plus there is also a fancy GAME_DIE to use for apps like dnd-roller.

This project is used as part of the PyConUS tutorial Publishing your Python project, the conda way presented at PyConUS by:

This package will be published on PyPi and it will be used solely to demonstrate how to add pip dependecies to a conda package.

Usage

from nomoji import emojize

emojize(2)

This would produce 2️⃣ (the number as keypad emoji).

Similarly:

emojize(10)

would generate the 🔟 emoji unicode character, while:

emojize(24)

would result in 2️⃣4️⃣.

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

nomoji-0.0.5.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distributions

nomoji-0.0.5-py3.10.egg (2.9 kB view hashes)

Uploaded Source

nomoji-0.0.5-py3-none-any.whl (3.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