Skip to main content

Print all the emojis that sleepyboy thinks are worthwhile!

Project description

SleepyEmoji

Fetch your favorite emojis fast!


Welcome to sleepyemoji!

There's now a paralyzing volume of unicode characters known as "emojis", which is great for creative expression, but bad for fetching the ~%10 of emojis you ever care to use.

SleepyEmoji has entered the chat!


Table of Contents 📖


  • Get Started
  • Usage
  • Technologies
  • Contribute
  • Acknowledgements
  • License/Stats/Author

Get Started 🚀


To Install:

pip install sleepyemoji

To update:

pip install sleepyemoji --upgrade

And set a personal alias in your shell to run the following script:

from sleepyemoji import sleepyemoji
from sys import argv, exit

sleepyemoji(argv[1:])

exit(0)

That's it! It will handle command line argument passthrough.
This document assumes the script alias to be emoji.


Usage ⚙


After setting up the tool, run emoji [-h|--help] to display this message:

This tool prints emojis of one or more catgories, each defined in their own file.
Emojis are given along with their unicode value, discord shorthand, and ios descriptor.

For the official emoji index:
  https://unicode.org/emoji/charts/full-emoji-list.html


Provide 1 or more options of various emoji categories, or simply request all of them.
--------------
All:
  ./main.py [-C|--complete]
Categories:
  /main.py [*flags]
    [-A|--animals]
    [-F|--faces]
    [-H|--hands]
    [-I|--icons]
    [-P|--people]
    [--combos|--combinations]
Example:
  ./main.py -A -H
Info:
  ./main.py [-h|--help]
--------------

Technologies 🧰


  • Just vanilla Python3 🙂

Contribute 🤝


This tool is kept in Envi, where emoji data is added in emojis/toolchain in the corresponding folders. This repository is private, thus the user must appreciate my favorite emojis, mwahahaha!

Remember to pull before you push!


Acknowledgements 💙


Thanks to my late cat Merlin, who whispered best practices in my ear while I wrote this.


License, Stats, Author 📜


example image tag

PyPI - License

See License for the full license text.

This package was authored by Isaac Yep.

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

sleepyemoji-2.2.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

sleepyemoji-2.2-py3-none-any.whl (7.8 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