Convert text into Slack alphabet emoji
Project description
slackabet
Convert text into Slack alphabet emoji.
How to use
Install the package into your lovely codebase.
python3 -m pip install slackabet
from slackabet import slackabet
print(slackabet("hi"))
Or on the command line:
$ slackabet hi
:alphabet-None-h::alphabet-None-i:
And that's it!
Usage
$ slackabet --help
usage: slackabet [-h] [-V] [-w] [-y] [-r] [--words] [--no-copy] text [text ...]
positional arguments:
text Text to convert to emoji
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
-w, --white White alphabet
-y, --yellow Yellow alphabet
-r, --random Randomly coloured letters
--words Randomly coloured words
--no-copy Do not copy to clipboard
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
slackabet-0.3.0.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file slackabet-0.3.0.tar.gz
.
File metadata
- Download URL: slackabet-0.3.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05fbcf712018d5e212d723dca06200cc1bd77d4547f2eb0b958e3604322fc3b3 |
|
MD5 | d6d15624bc4f8adbe2055daaa980cdfb |
|
BLAKE2b-256 | 7e4288e977168cbb1d6451538c93b892049248573bd87b1f8df6fcde13f489f3 |
Provenance
File details
Details for the file slackabet-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: slackabet-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98f41f9267e32f6726f020e979269c97cd24e506746be9577535903f4c922aa4 |
|
MD5 | 443b54e1f1e71cb8ebc44679d749a5cd |
|
BLAKE2b-256 | bb55afadf0a143fe415c5e803f4c4b479b9f2976d09816c58c50cc99daf8ecf4 |