.. .. image:: https://readthedocs.org/projects/aws_a2i/badge/?version=latest
:target: https://aws_a2i.readthedocs.io/index.html
:alt: Documentation Status
.. .. image:: https://github.com/MacHu-GWU/aws_a2i-project/workflows/CI/badge.svg
:target: https://github.com/MacHu-GWU/aws_a2i-project/actions?query=workflow:CI
.. .. image:: https://codecov.io/gh/MacHu-GWU/aws_a2i-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/aws_a2i-project
.. image:: https://img.shields.io/pypi/v/aws_a2i.svg
:target: https://pypi.python.org/pypi/aws_a2i
.. image:: https://img.shields.io/pypi/l/aws_a2i.svg
:target: https://pypi.python.org/pypi/aws_a2i
.. image:: https://img.shields.io/pypi/pyversions/aws_a2i.svg
:target: https://pypi.python.org/pypi/aws_a2i
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/aws_a2i-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/aws_a2i-project
------
.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://aws_a2i.readthedocs.io/index.html
.. .. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://aws_a2i.readthedocs.io/py-modindex.html
.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
:target: https://aws_a2i.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_a2i-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/aws_a2i-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/aws_a2i-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/aws_a2i#files
Welcome to ``aws_a2i`` Documentation
==============================================================================
See `usage example <./examples/usage.ipynb>`_
.. _install:
Install
------------------------------------------------------------------------------
``aws_a2i`` is released on PyPI, so all you need is:
.. code-block:: console
$ pip install aws_a2i
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade aws_a2i
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/aws_a2i-project",
"name": "aws-a2i",
"maintainer": "Unknown",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/54/92/c890ee46341a49130671d90365402096a09424af78e75e2b1c537ada0674/aws_a2i-0.3.1.tar.gz",
"platform": "Windows",
"description": "\n.. .. image:: https://readthedocs.org/projects/aws_a2i/badge/?version=latest\n :target: https://aws_a2i.readthedocs.io/index.html\n :alt: Documentation Status\n\n.. .. image:: https://github.com/MacHu-GWU/aws_a2i-project/workflows/CI/badge.svg\n :target: https://github.com/MacHu-GWU/aws_a2i-project/actions?query=workflow:CI\n\n.. .. image:: https://codecov.io/gh/MacHu-GWU/aws_a2i-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/aws_a2i-project\n\n.. image:: https://img.shields.io/pypi/v/aws_a2i.svg\n :target: https://pypi.python.org/pypi/aws_a2i\n\n.. image:: https://img.shields.io/pypi/l/aws_a2i.svg\n :target: https://pypi.python.org/pypi/aws_a2i\n\n.. image:: https://img.shields.io/pypi/pyversions/aws_a2i.svg\n :target: https://pypi.python.org/pypi/aws_a2i\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/aws_a2i-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/aws_a2i-project\n\n------\n\n\n.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://aws_a2i.readthedocs.io/index.html\n\n.. .. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://aws_a2i.readthedocs.io/py-modindex.html\n\n.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n :target: https://aws_a2i.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_a2i-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/aws_a2i-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/aws_a2i-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/aws_a2i#files\n\n\nWelcome to ``aws_a2i`` Documentation\n==============================================================================\n\nSee `usage example <./examples/usage.ipynb>`_\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_a2i`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n $ pip install aws_a2i\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade aws_a2i\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Amazon Augmented AI for Human.",
"version": "0.3.1",
"project_urls": {
"Download": "https://pypi.python.org/pypi/aws_a2i/0.3.1#downloads",
"Homepage": "https://github.com/MacHu-GWU/aws_a2i-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "07c349ffd6da1f4c71b666b82b6e4aab45cd9d4f1d642b1af580d533ddda03c3",
"md5": "9f7d0e52bfcab17453438529a0cc15dc",
"sha256": "4dcc495a7fe0e75ce913b139608cff5404b808056b9bfa1c704d88640eb0ca4b"
},
"downloads": -1,
"filename": "aws_a2i-0.3.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9f7d0e52bfcab17453438529a0cc15dc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16734,
"upload_time": "2023-07-12T00:44:30",
"upload_time_iso_8601": "2023-07-12T00:44:30.637310Z",
"url": "https://files.pythonhosted.org/packages/07/c3/49ffd6da1f4c71b666b82b6e4aab45cd9d4f1d642b1af580d533ddda03c3/aws_a2i-0.3.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5492c890ee46341a49130671d90365402096a09424af78e75e2b1c537ada0674",
"md5": "b2cc24bac7f5f1940e88537da5a6cb5e",
"sha256": "4a95198515205dc0f4bdadeae8413d34b68606ec0940d74a2c2ef47d8c442396"
},
"downloads": -1,
"filename": "aws_a2i-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "b2cc24bac7f5f1940e88537da5a6cb5e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16659,
"upload_time": "2023-07-12T00:44:31",
"upload_time_iso_8601": "2023-07-12T00:44:31.832125Z",
"url": "https://files.pythonhosted.org/packages/54/92/c890ee46341a49130671d90365402096a09424af78e75e2b1c537ada0674/aws_a2i-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-12 00:44:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "aws_a2i-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "aws-a2i"
}