.. .. image:: https://readthedocs.org/projects/aws_comprehend/badge/?version=latest
:target: https://aws_comprehend.readthedocs.io/index.html
:alt: Documentation Status
.. .. image:: https://github.com/MacHu-GWU/aws_comprehend-project/workflows/CI/badge.svg
:target: https://github.com/MacHu-GWU/aws_comprehend-project/actions?query=workflow:CI
.. .. image:: https://codecov.io/gh/MacHu-GWU/aws_comprehend-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/aws_comprehend-project
.. image:: https://img.shields.io/pypi/v/aws_comprehend.svg
:target: https://pypi.python.org/pypi/aws_comprehend
.. image:: https://img.shields.io/pypi/l/aws_comprehend.svg
:target: https://pypi.python.org/pypi/aws_comprehend
.. image:: https://img.shields.io/pypi/pyversions/aws_comprehend.svg
:target: https://pypi.python.org/pypi/aws_comprehend
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/aws_comprehend-project
------
.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://aws_comprehend.readthedocs.io/index.html
.. .. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://aws_comprehend.readthedocs.io/py-modindex.html
.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
:target: https://aws_comprehend.readthedocs.io/py-modindex.html
.. .. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/aws_comprehend-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/aws_comprehend-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/aws_comprehend-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/aws_comprehend#files
Welcome to ``aws_comprehend`` Documentation
==============================================================================
``aws_comprehend`` improves the vanilla Amazon Comprehend boto3 API.
See `Usage Example <./debug/debug.py>`_.
.. _install:
Install
------------------------------------------------------------------------------
``aws_comprehend`` is released on PyPI, so all you need is:
.. code-block:: console
$ pip install aws_comprehend
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade aws_comprehend
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/aws_comprehend-project",
"name": "aws-comprehend",
"maintainer": "Unknown",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/72/06/271cd89a0a7fa592f9283002b0ac8210f68b43985b3fe08293327a0bccc9/aws_comprehend-0.1.2.tar.gz",
"platform": "Windows",
"description": "\n.. .. image:: https://readthedocs.org/projects/aws_comprehend/badge/?version=latest\n :target: https://aws_comprehend.readthedocs.io/index.html\n :alt: Documentation Status\n\n.. .. image:: https://github.com/MacHu-GWU/aws_comprehend-project/workflows/CI/badge.svg\n :target: https://github.com/MacHu-GWU/aws_comprehend-project/actions?query=workflow:CI\n\n.. .. image:: https://codecov.io/gh/MacHu-GWU/aws_comprehend-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/aws_comprehend-project\n\n.. image:: https://img.shields.io/pypi/v/aws_comprehend.svg\n :target: https://pypi.python.org/pypi/aws_comprehend\n\n.. image:: https://img.shields.io/pypi/l/aws_comprehend.svg\n :target: https://pypi.python.org/pypi/aws_comprehend\n\n.. image:: https://img.shields.io/pypi/pyversions/aws_comprehend.svg\n :target: https://pypi.python.org/pypi/aws_comprehend\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/aws_comprehend-project\n\n------\n\n.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://aws_comprehend.readthedocs.io/index.html\n\n.. .. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://aws_comprehend.readthedocs.io/py-modindex.html\n\n.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n :target: https://aws_comprehend.readthedocs.io/py-modindex.html\n\n.. .. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/aws_comprehend-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/aws_comprehend-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/aws_comprehend-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/aws_comprehend#files\n\n\nWelcome to ``aws_comprehend`` Documentation\n==============================================================================\n``aws_comprehend`` improves the vanilla Amazon Comprehend boto3 API.\n\nSee `Usage Example <./debug/debug.py>`_.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_comprehend`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n $ pip install aws_comprehend\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade aws_comprehend\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Amazon Comprehend enhancement.",
"version": "0.1.2",
"project_urls": {
"Download": "https://pypi.python.org/pypi/aws_comprehend/0.1.2#downloads",
"Homepage": "https://github.com/MacHu-GWU/aws_comprehend-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "97db5a08bc1d99907759b90e2e633c366bed8324c077fe1f127d1194dd30f16c",
"md5": "57718808c3e3cdc4e0c6d7e293a906a0",
"sha256": "4e66485f4ecb97d3e619890c70e663dfc89af8ea7de962885f34bc3cab872111"
},
"downloads": -1,
"filename": "aws_comprehend-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "57718808c3e3cdc4e0c6d7e293a906a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 17665,
"upload_time": "2024-04-17T03:51:01",
"upload_time_iso_8601": "2024-04-17T03:51:01.441642Z",
"url": "https://files.pythonhosted.org/packages/97/db/5a08bc1d99907759b90e2e633c366bed8324c077fe1f127d1194dd30f16c/aws_comprehend-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7206271cd89a0a7fa592f9283002b0ac8210f68b43985b3fe08293327a0bccc9",
"md5": "c4a5023485622b845eca06b33cf96d2b",
"sha256": "e367958db61fbd17988d6aef0ef44377b14aaf23f7164fb3d14a029ed0e5b729"
},
"downloads": -1,
"filename": "aws_comprehend-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "c4a5023485622b845eca06b33cf96d2b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16291,
"upload_time": "2024-04-17T03:51:03",
"upload_time_iso_8601": "2024-04-17T03:51:03.233106Z",
"url": "https://files.pythonhosted.org/packages/72/06/271cd89a0a7fa592f9283002b0ac8210f68b43985b3fe08293327a0bccc9/aws_comprehend-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-17 03:51:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "aws_comprehend-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "cached-property",
"specs": [
[
">=",
"1.5.2"
]
]
},
{
"name": "dataclasses",
"specs": [
[
">=",
"0.8"
]
]
},
{
"name": "boto-session-manager",
"specs": [
[
">=",
"1.3.1"
]
]
},
{
"name": "iterproxy",
"specs": []
},
{
"name": "func_args",
"specs": []
},
{
"name": "light_emoji",
"specs": []
}
],
"tox": true,
"lcname": "aws-comprehend"
}