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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nomoji-0.0.5.tar.gz.
File metadata
- Download URL: nomoji-0.0.5.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
609cd297e812ddc14602f4af7241f5b36007221f4f8ce14092535a7b03fca844
|
|
| MD5 |
05b2c743480505d35b8e0a83879fcd18
|
|
| BLAKE2b-256 |
4a234d0e9450a64b1ea288066ce46f0ee831fcb6515e44bb6228a47aaa0fa49c
|
File details
Details for the file nomoji-0.0.5-py3.10.egg.
File metadata
- Download URL: nomoji-0.0.5-py3.10.egg
- Upload date:
- Size: 2.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b27958d7755b6fa8c660adb3589dad878e268b382323a0b2383c19712043c773
|
|
| MD5 |
b0bb5ddaa6c4c2f89f7c90aef2f72c65
|
|
| BLAKE2b-256 |
f2eed2b0e27d3e0f97268ae817915d904f35990c209414341d180cda2ebcea72
|
File details
Details for the file nomoji-0.0.5-py3-none-any.whl.
File metadata
- Download URL: nomoji-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
652322400b1b9bea664daa886c5cd42b158221ed35d76c42c327ecac873b3d32
|
|
| MD5 |
ea7ed0ef8690e31a4ffcbb3045abd702
|
|
| BLAKE2b-256 |
aa7246f608ef3755ce60fa2362b1b47ac026ffc263236f5b2bf817a32ba602af
|