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] 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
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.2.0.tar.gz
(8.8 kB
view hashes)
Built Distribution
Close
Hashes for slackabet-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c10ef2cd717bfada3803b730f8d31eca3f4e9d7546696e3fbdd0d73266e981a |
|
MD5 | 5a5ca471b020d3a6ecbb5089a5758ffe |
|
BLAKE2b-256 | b535ee49612a11d2cf9f6946a8f68c81f9ad32a7cd7952678fa8b99c6e1f90d3 |