| Name | emoji-data JSON |
| Version |
0.5.0
JSON |
| download |
| home_page | None |
| Summary | A library that represents emoji sequences and characters based on the UnicodeĀ® Technical Standard #51 Data Files |
| upload_time | 2025-10-11 03:03:39 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.9 |
| license | None |
| keywords |
emoji
unicode
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
|
# emoji-data
[](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml)
[](https://emoji-data.readthedocs.io/en/latest/?badge=latest)
[](https://pypi.org/project/emoji-data/)
A library that represents emoji sequences and characters based on the [UnicodeĀ® Technical Standard #51 Data Files](http://www.unicode.org/reports/tr51/#Data_Files_Table).
## Install
```sh
pip install emoji-data
```
## How to use
See [`docs/notebooks/example.ipynb`](docs/notebooks/example.ipynb)
Raw data
{
"_id": null,
"home_page": null,
"name": "emoji-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "emoji, unicode",
"author": null,
"author_email": "liu xue yan <liu_xue_yan@foxmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5b/cb/e34b179e630a5ade033e7491f574fbf020ca60e330d460ad67eb8be36ee1/emoji_data-0.5.0.tar.gz",
"platform": null,
"description": "# emoji-data\n\n[](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml)\n[](https://emoji-data.readthedocs.io/en/latest/?badge=latest)\n[](https://pypi.org/project/emoji-data/)\n\nA library that represents emoji sequences and characters based on the [Unicode\u00ae Technical Standard #51 Data Files](http://www.unicode.org/reports/tr51/#Data_Files_Table).\n\n## Install\n\n```sh\npip install emoji-data\n```\n\n## How to use\n\nSee [`docs/notebooks/example.ipynb`](docs/notebooks/example.ipynb)\n",
"bugtrack_url": null,
"license": null,
"summary": "A library that represents emoji sequences and characters based on the Unicode\u00ae Technical Standard #51 Data Files",
"version": "0.5.0",
"project_urls": {
"homepage": "https://github.com/tanbro/emoji-data",
"repository": "https://github.com/tanbro/emoji-data.git"
},
"split_keywords": [
"emoji",
" unicode"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "edaf3ea8958287a0c5271c5692dd7f619c8413d516db626bc333aa992552af20",
"md5": "f230c929358f1a737c83152b20376f07",
"sha256": "5c4ed179a1b3eff1904d674ce891321cd869f4760da69ed6376efd9f6177e1c8"
},
"downloads": -1,
"filename": "emoji_data-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f230c929358f1a737c83152b20376f07",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 164643,
"upload_time": "2025-10-11T03:03:37",
"upload_time_iso_8601": "2025-10-11T03:03:37.721543Z",
"url": "https://files.pythonhosted.org/packages/ed/af/3ea8958287a0c5271c5692dd7f619c8413d516db626bc333aa992552af20/emoji_data-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5bcbe34b179e630a5ade033e7491f574fbf020ca60e330d460ad67eb8be36ee1",
"md5": "cfbdd61bf032195988ce60297ed6a794",
"sha256": "5f1b2faf119d5c0a61be135470c6bf93cc7f3b77414c9f7bf5acfab34c5e0538"
},
"downloads": -1,
"filename": "emoji_data-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "cfbdd61bf032195988ce60297ed6a794",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 161643,
"upload_time": "2025-10-11T03:03:39",
"upload_time_iso_8601": "2025-10-11T03:03:39.060212Z",
"url": "https://files.pythonhosted.org/packages/5b/cb/e34b179e630a5ade033e7491f574fbf020ca60e330d460ad67eb8be36ee1/emoji_data-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-11 03:03:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tanbro",
"github_project": "emoji-data",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "emoji-data"
}