sleepyemoji


Namesleepyemoji JSON
Version 3.8.5 PyPI version JSON
download
home_pagehttps://github.com/anthonybench/emoji
SummaryPrint all the emojis that sleepyboy thinks are worthwhile!
upload_time2023-10-27 06:47:51
maintainer
docs_urlNone
authoranthonybench
requires_python>=3.10,<4.0
licenseGNU GPL
keywords emoji unicode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # **SleepyEmoji**
*Fetch your favorite emojis fast!*

<br />

## **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!

<br />

### **Table of Contents** 📖
<hr>

  - **Get Started**
  - Usage
  - Technologies
  - Contribute
  - Acknowledgements
  - License/Stats/Author

<br />

## **Get Started 🚀**
<hr>

```sh
pip install sleepyemoji
pip install --upgrade sleepyemoji
```

<br />

## **Usage ⚙**
<hr>

Fetch dependencies:
```sh
pip install -r requirements.txt
```

Set a function in your shell environment to run a script like:
```sh
# pip install sleepyemoji
# pip install --upgrade sleepyemoji

from sleepyemoji import sleepyemoji
from sys import argv, exit

sleepyemoji(argv[1:])
exit(0)
```

Presuming you've named said function `emoji`, print the help message:
```sh
emoji --help
```

<br />

## **Technologies 🧰**
<hr>

  - [prettytable](https://pypi.org/project/prettytable/)
  - [typer](https://typer.tiangolo.com/)

<br />

## **Contribute 🤝**
<hr>

If you feel slighted by your favorite emojis not being list in `emoji_toolchain/emojis`, submit a PR 😊.

<br />

## **Acknowledgements 💙**
<hr>

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

<br />

## **License, Stats, Author 📜**
<hr>

<img align="right" alt="example image tag" src="https://i.imgur.com/jtNwEWu.png" width="200" />

<!-- badge cluster -->

![PyPI - License](https://img.shields.io/pypi/l/sleepyemoji?style=plastic)

<!-- / -->
See [License](LICENSE) for the full license text.

This package was authored by *Isaac Yep*.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anthonybench/emoji",
    "name": "sleepyemoji",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "emoji,unicode",
    "author": "anthonybench",
    "author_email": "anythonybenchyep@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/61/f13de3b737689367306ce993ed8512567d2c713039945425880f00ca1bf3/sleepyemoji-3.8.5.tar.gz",
    "platform": null,
    "description": "# **SleepyEmoji**\n*Fetch your favorite emojis fast!*\n\n<br />\n\n## **Welcome to sleepyemoji!**\nThere'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.\n\nSleepyEmoji has entered the chat!\n\n<br />\n\n### **Table of Contents** \ud83d\udcd6\n<hr>\n\n  - **Get Started**\n  - Usage\n  - Technologies\n  - Contribute\n  - Acknowledgements\n  - License/Stats/Author\n\n<br />\n\n## **Get Started \ud83d\ude80**\n<hr>\n\n```sh\npip install sleepyemoji\npip install --upgrade sleepyemoji\n```\n\n<br />\n\n## **Usage \u2699**\n<hr>\n\nFetch dependencies:\n```sh\npip install -r requirements.txt\n```\n\nSet a function in your shell environment to run a script like:\n```sh\n# pip install sleepyemoji\n# pip install --upgrade sleepyemoji\n\nfrom sleepyemoji import sleepyemoji\nfrom sys import argv, exit\n\nsleepyemoji(argv[1:])\nexit(0)\n```\n\nPresuming you've named said function `emoji`, print the help message:\n```sh\nemoji --help\n```\n\n<br />\n\n## **Technologies \ud83e\uddf0**\n<hr>\n\n  - [prettytable](https://pypi.org/project/prettytable/)\n  - [typer](https://typer.tiangolo.com/)\n\n<br />\n\n## **Contribute \ud83e\udd1d**\n<hr>\n\nIf you feel slighted by your favorite emojis not being list in `emoji_toolchain/emojis`, submit a PR \ud83d\ude0a.\n\n<br />\n\n## **Acknowledgements \ud83d\udc99**\n<hr>\n\nThanks to my late cat Merlin, who whispered best practices in my ear while I wrote this.\n\n<br />\n\n## **License, Stats, Author \ud83d\udcdc**\n<hr>\n\n<img align=\"right\" alt=\"example image tag\" src=\"https://i.imgur.com/jtNwEWu.png\" width=\"200\" />\n\n<!-- badge cluster -->\n\n![PyPI - License](https://img.shields.io/pypi/l/sleepyemoji?style=plastic)\n\n<!-- / -->\nSee [License](LICENSE) for the full license text.\n\nThis package was authored by *Isaac Yep*.",
    "bugtrack_url": null,
    "license": "GNU GPL",
    "summary": "Print all the emojis that sleepyboy thinks are worthwhile!",
    "version": "3.8.5",
    "project_urls": {
        "Homepage": "https://github.com/anthonybench/emoji",
        "Repository": "https://github.com/anthonybench/emoji"
    },
    "split_keywords": [
        "emoji",
        "unicode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c55d992dad532435062ecaac2963e050a3ed1d22439ad6e900c0b59945f4d379",
                "md5": "5809a419d308f8dfae9740bae52a8659",
                "sha256": "2b7fb9a6978d2af7bfa54c5ccf9717cbab3f07374690ea5c69f879177864a22e"
            },
            "downloads": -1,
            "filename": "sleepyemoji-3.8.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5809a419d308f8dfae9740bae52a8659",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 11832,
            "upload_time": "2023-10-27T06:47:50",
            "upload_time_iso_8601": "2023-10-27T06:47:50.015040Z",
            "url": "https://files.pythonhosted.org/packages/c5/5d/992dad532435062ecaac2963e050a3ed1d22439ad6e900c0b59945f4d379/sleepyemoji-3.8.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0961f13de3b737689367306ce993ed8512567d2c713039945425880f00ca1bf3",
                "md5": "94305f6dd1cfd2e76a2503486df4f6a0",
                "sha256": "602e4ab91aed875bd5e7d26c909001a4149b49afdf1b1679ee0d66abe18494a0"
            },
            "downloads": -1,
            "filename": "sleepyemoji-3.8.5.tar.gz",
            "has_sig": false,
            "md5_digest": "94305f6dd1cfd2e76a2503486df4f6a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 10928,
            "upload_time": "2023-10-27T06:47:51",
            "upload_time_iso_8601": "2023-10-27T06:47:51.115550Z",
            "url": "https://files.pythonhosted.org/packages/09/61/f13de3b737689367306ce993ed8512567d2c713039945425880f00ca1bf3/sleepyemoji-3.8.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 06:47:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anthonybench",
    "github_project": "emoji",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sleepyemoji"
}
        
Elapsed time: 0.13022s