allEmoji


NameallEmoji JSON
Version 1.3 PyPI version JSON
download
home_pagehttps://github.com/Nusab19/allEmoji
SummaryUse Emojies as class attributes in Pthon
upload_time2023-07-25 16:13:01
maintainer
docs_urlNone
authorNusab Taha
requires_python>=3.6
licenseMIT
keywords emoji allemoji pyemoji
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # allEmoji

## Simply use emojies as class attributes in Python

This is just one of my hobby projects. Nothing much useful for others
So, if you're using VS-Code or any other editors that gives you the attribute suggestions, then it'll come to your use. Else, use the `emoji` library that's more advanced.

```
pip install allEmoji
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nusab19/allEmoji",
    "name": "allEmoji",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Emoji,allEmoji,pyEmoji",
    "author": "Nusab Taha",
    "author_email": "nusabtaha33@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c1/63/19aef1c93951665876cdc52273e9d21545f1e2a580b0189901ae340d7fd5/allEmoji-1.3.tar.gz",
    "platform": null,
    "description": "# allEmoji\r\n\r\n## Simply use emojies as class attributes in Python\r\n\r\nThis is just one of my hobby projects. Nothing much useful for others\r\nSo, if you're using VS-Code or any other editors that gives you the attribute suggestions, then it'll come to your use. Else, use the `emoji` library that's more advanced.\r\n\r\n```\r\npip install allEmoji\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Use Emojies as class attributes in Pthon",
    "version": "1.3",
    "project_urls": {
        "Download": "https://github.com/Nusab19/allEmoji/releases/tag/allEmoji-1.3",
        "Homepage": "https://github.com/Nusab19/allEmoji"
    },
    "split_keywords": [
        "emoji",
        "allemoji",
        "pyemoji"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ef9ff47906de3b1e21c320883dae39dd14b0825f0e98e23a90d4c0af7a4a3a1",
                "md5": "4aec5c75850c807987d621bcd4b3a36a",
                "sha256": "da110b19f55dd22bc405c36f3add77bb39e14d716c22ca8d036284152b0c3a1f"
            },
            "downloads": -1,
            "filename": "allEmoji-1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4aec5c75850c807987d621bcd4b3a36a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 29934,
            "upload_time": "2023-07-25T16:12:59",
            "upload_time_iso_8601": "2023-07-25T16:12:59.271478Z",
            "url": "https://files.pythonhosted.org/packages/4e/f9/ff47906de3b1e21c320883dae39dd14b0825f0e98e23a90d4c0af7a4a3a1/allEmoji-1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c16319aef1c93951665876cdc52273e9d21545f1e2a580b0189901ae340d7fd5",
                "md5": "2edbdfdd1ae2ae270b261ae42c891293",
                "sha256": "6ee2c9a1d7b28833bcc0923c169ccf9134550e96bdadd0d3b9403aa3bb8f50ee"
            },
            "downloads": -1,
            "filename": "allEmoji-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2edbdfdd1ae2ae270b261ae42c891293",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 30476,
            "upload_time": "2023-07-25T16:13:01",
            "upload_time_iso_8601": "2023-07-25T16:13:01.115857Z",
            "url": "https://files.pythonhosted.org/packages/c1/63/19aef1c93951665876cdc52273e9d21545f1e2a580b0189901ae340d7fd5/allEmoji-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-25 16:13:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nusab19",
    "github_project": "allEmoji",
    "github_not_found": true,
    "lcname": "allemoji"
}
        
Elapsed time: 0.14359s