Name | emoji-data JSON |
Version |
0.3.1.post1
JSON |
| download |
home_page | None |
Summary | A library represents emoji sequences and characters in UnicodeĀ® Technical Standard #51 Data Files |
upload_time | 2024-04-29 11:25:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | AGPLv3+ |
keywords |
emoji
unicode
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# emoji-data
[![CI](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml/badge.svg)](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml)
[![Documentation Status](https://readthedocs.org/projects/emoji-data/badge/?version=latest)](https://emoji-data.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/emoji-data.svg)](https://pypi.org/project/emoji-data/)
A library represents emoji sequences and characters in [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`
Raw data
{
"_id": null,
"home_page": null,
"name": "emoji-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"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/01/47/c175bd4a07989dde97b1cd573c2179d63ba3c76b7a7132df1ff11fbc8c9c/emoji_data-0.3.1.post1.tar.gz",
"platform": null,
"description": "# emoji-data\r\n\r\n[![CI](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml/badge.svg)](https://github.com/tanbro/emoji-data/actions/workflows/python-package.yml)\r\n[![Documentation Status](https://readthedocs.org/projects/emoji-data/badge/?version=latest)](https://emoji-data.readthedocs.io/en/latest/?badge=latest)\r\n[![PyPI](https://img.shields.io/pypi/v/emoji-data.svg)](https://pypi.org/project/emoji-data/)\r\n\r\nA library represents emoji sequences and characters in [Unicode\u00ae Technical Standard #51 Data Files](http://www.unicode.org/reports/tr51/#Data_Files_Table)\r\n\r\n## Install\r\n\r\n```sh\r\npip install emoji-data\r\n```\r\n\r\n## How to use\r\n\r\nSee `docs/notebooks/example.ipynb`\r\n",
"bugtrack_url": null,
"license": "AGPLv3+",
"summary": "A library represents emoji sequences and characters in Unicode\u00ae Technical Standard #51 Data Files",
"version": "0.3.1.post1",
"project_urls": {
"homepage": "https://github.com/tanbro/emoji-data",
"repository": "https://github.com/tanbro/emoji-data.git"
},
"split_keywords": [
"emoji",
" unicode"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1070af0d819237bb73bca3961aa93929fe4e34b6558ffff2c46755f40f163a6e",
"md5": "888275727816f090a675ec9f486adbe1",
"sha256": "c173d64cfa92ced492ff292faf6cac8afff8ce3d2874ae419c6e2e1349e42f8f"
},
"downloads": -1,
"filename": "emoji_data-0.3.1.post1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "888275727816f090a675ec9f486adbe1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 160901,
"upload_time": "2024-04-29T11:25:26",
"upload_time_iso_8601": "2024-04-29T11:25:26.853417Z",
"url": "https://files.pythonhosted.org/packages/10/70/af0d819237bb73bca3961aa93929fe4e34b6558ffff2c46755f40f163a6e/emoji_data-0.3.1.post1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0147c175bd4a07989dde97b1cd573c2179d63ba3c76b7a7132df1ff11fbc8c9c",
"md5": "43ddb9cedfc39c2af321dcdabaf838cf",
"sha256": "7c7a8e9b164ed7b4faf75cf14c621468db794d8e168b7e2717fd43ba71b11714"
},
"downloads": -1,
"filename": "emoji_data-0.3.1.post1.tar.gz",
"has_sig": false,
"md5_digest": "43ddb9cedfc39c2af321dcdabaf838cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 157666,
"upload_time": "2024-04-29T11:25:37",
"upload_time_iso_8601": "2024-04-29T11:25:37.401424Z",
"url": "https://files.pythonhosted.org/packages/01/47/c175bd4a07989dde97b1cd573c2179d63ba3c76b7a7132df1ff11fbc8c9c/emoji_data-0.3.1.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-29 11:25:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tanbro",
"github_project": "emoji-data",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "emoji-data"
}