Simple Hello emoji generator.
Project description
hello-emoji 🤩
hello-emoji is a random smiley generator.
installation
pip install hello-emoji
usage
Here are few examples 👇
>>> import hello_emoji
>>> hello_emoji.hello_emoji()
'Hello 🤣!'
>>> hello_emoji.hello_emoji()
'Hello 😋!'
>>> hello_emoji.hello_emoji()
'Hello 😊!'
Here are few examples using from and import syntax.
>>> from hello_emoji import hello_emoji
>>> hello_emoji()
'Hello 😄!'
>>> hello_emoji()
'Hello 😍!'
>>> hello_emoji()
'Hello 😊!'
>>> hello_emoji()
'Hello 😄!'
>>> hello_emoji()
'Hello 🤣!'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hello_emoji-0.0.3.tar.gz
(2.6 kB
view details)
Built Distribution
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 hello_emoji-0.0.3.tar.gz.
File metadata
- Download URL: hello_emoji-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b1a7e2c852d1c1d08680be2ff920c9b6545d948aecfdb045fb2ec05edbe443
|
|
| MD5 |
d91ab23247eaf11b14bc42ee17c066d0
|
|
| BLAKE2b-256 |
f483e4faae318137d5f5495c55417bd925e764e9ce21a3d35beedaeae492f279
|
File details
Details for the file hello_emoji-0.0.3-py3-none-any.whl.
File metadata
- Download URL: hello_emoji-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7652bda3447707890bb99715c3e682bd637762bca926b273f14867ca5cc99451
|
|
| MD5 |
df58c91876029b9b5075379b7aabcf3d
|
|
| BLAKE2b-256 |
4b838d019737075ebe42609c1505a492ec790f8c445e4aaccb209039a76b7818
|