Name | emoji-data JSON |
Version |
0.4
JSON |
| download |
home_page | None |
Summary | A library represents emoji sequences and characters in UnicodeĀ® Technical Standard #51 Data Files |
upload_time | 2024-12-06 07:39:47 |
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 |
|
# 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/80/a0/db793ecaf3635a010107c233be0af617dfa5d4a5d4387fd295d42c441f4c/emoji_data-0.4.tar.gz",
"platform": null,
"description": "# emoji-data\n\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)\n[![Documentation Status](https://readthedocs.org/projects/emoji-data/badge/?version=latest)](https://emoji-data.readthedocs.io/en/latest/?badge=latest)\n[![PyPI](https://img.shields.io/pypi/v/emoji-data.svg)](https://pypi.org/project/emoji-data/)\n\nA library represents emoji sequences and characters in [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`\n",
"bugtrack_url": null,
"license": "AGPLv3+",
"summary": "A library represents emoji sequences and characters in Unicode\u00ae Technical Standard #51 Data Files",
"version": "0.4",
"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": "11afb57fedd11be96adbde82eb5c12a8d89de5c4555b75fe475be931614a323d",
"md5": "2cf138846da97ffd506765cc818f3f3b",
"sha256": "7fce66045e6293582ec2f4e085b0ce897c59f48e354da9771a3cc7b7632aaad5"
},
"downloads": -1,
"filename": "emoji_data-0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2cf138846da97ffd506765cc818f3f3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 162049,
"upload_time": "2024-12-06T07:39:46",
"upload_time_iso_8601": "2024-12-06T07:39:46.130116Z",
"url": "https://files.pythonhosted.org/packages/11/af/b57fedd11be96adbde82eb5c12a8d89de5c4555b75fe475be931614a323d/emoji_data-0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80a0db793ecaf3635a010107c233be0af617dfa5d4a5d4387fd295d42c441f4c",
"md5": "14eecba9bfd426e4484ae2d3a1d617ab",
"sha256": "078ec944a114230cd2690f0d9763c14d6fd3385fe2b9e8881cdfbf44c20af46f"
},
"downloads": -1,
"filename": "emoji_data-0.4.tar.gz",
"has_sig": false,
"md5_digest": "14eecba9bfd426e4484ae2d3a1d617ab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 158729,
"upload_time": "2024-12-06T07:39:47",
"upload_time_iso_8601": "2024-12-06T07:39:47.417970Z",
"url": "https://files.pythonhosted.org/packages/80/a0/db793ecaf3635a010107c233be0af617dfa5d4a5d4387fd295d42c441f4c/emoji_data-0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 07:39:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tanbro",
"github_project": "emoji-data",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "emoji-data"
}