.. image:: https://readthedocs.org/projects/aws-dynamodb-io/badge/?version=latest
:target: https://aws-dynamodb-io.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/aws_dynamodb_io-project/actions/workflows/main.yml/badge.svg
:target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/aws_dynamodb_io-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/aws_dynamodb_io-project
.. image:: https://img.shields.io/pypi/v/aws-dynamodb-io.svg
:target: https://pypi.python.org/pypi/aws-dynamodb-io
.. image:: https://img.shields.io/pypi/l/aws-dynamodb-io.svg
:target: https://pypi.python.org/pypi/aws-dynamodb-io
.. image:: https://img.shields.io/pypi/pyversions/aws-dynamodb-io.svg
:target: https://pypi.python.org/pypi/aws-dynamodb-io
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/aws_dynamodb_io-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_dynamodb_io-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://aws-dynamodb-io.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://aws-dynamodb-io.readthedocs.io/en/latest/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_dynamodb_io-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/aws-dynamodb-io#files
Welcome to ``aws_dynamodb_io`` Documentation
==============================================================================
.. image:: https://aws-dynamodb-io.readthedocs.io/en/latest/_static/aws_dynamodb_io-logo.png
:target: https://aws-dynamodb-io.readthedocs.io/en/latest/
See examples:
- `export_table.py <https://github.com/MacHu-GWU/aws_dynamodb_io-project/blob/main/example/export_table.py>`_
- `import_table.py <https://github.com/MacHu-GWU/aws_dynamodb_io-project/blob/main/example/import_table.py>`_
.. _install:
Install
------------------------------------------------------------------------------
``aws_dynamodb_io`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install aws-dynamodb-io
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade aws-dynamodb-io
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/aws_dynamodb_io-project",
"name": "aws-dynamodb-io",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "husanhe@email.com",
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/54/bd/8b890ebf40767d0d3828bca76ddf0f6a77e68c7784489668fba8be9fd02c/aws_dynamodb_io-0.1.7.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/aws-dynamodb-io/badge/?version=latest\n :target: https://aws-dynamodb-io.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/aws_dynamodb_io-project/actions/workflows/main.yml/badge.svg\n :target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/aws_dynamodb_io-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/aws_dynamodb_io-project\n\n.. image:: https://img.shields.io/pypi/v/aws-dynamodb-io.svg\n :target: https://pypi.python.org/pypi/aws-dynamodb-io\n\n.. image:: https://img.shields.io/pypi/l/aws-dynamodb-io.svg\n :target: https://pypi.python.org/pypi/aws-dynamodb-io\n\n.. image:: https://img.shields.io/pypi/pyversions/aws-dynamodb-io.svg\n :target: https://pypi.python.org/pypi/aws-dynamodb-io\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/aws_dynamodb_io-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_dynamodb_io-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://aws-dynamodb-io.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://aws-dynamodb-io.readthedocs.io/en/latest/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_dynamodb_io-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/aws_dynamodb_io-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/aws-dynamodb-io#files\n\n\nWelcome to ``aws_dynamodb_io`` Documentation\n==============================================================================\n.. image:: https://aws-dynamodb-io.readthedocs.io/en/latest/_static/aws_dynamodb_io-logo.png\n :target: https://aws-dynamodb-io.readthedocs.io/en/latest/\n\nSee examples:\n\n- `export_table.py <https://github.com/MacHu-GWU/aws_dynamodb_io-project/blob/main/example/export_table.py>`_\n- `import_table.py <https://github.com/MacHu-GWU/aws_dynamodb_io-project/blob/main/example/import_table.py>`_\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_dynamodb_io`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install aws-dynamodb-io\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade aws-dynamodb-io\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AWS DynamoDB Export and Import Utilities.",
"version": "0.1.7",
"project_urls": {
"Download": "https://pypi.python.org/pypi/aws_dynamodb_io/0.1.7#downloads",
"Homepage": "https://github.com/MacHu-GWU/aws_dynamodb_io-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5677ac2d220a8f225719919e491290a59477fed90549a78d77612da098018745",
"md5": "83471d613b1a1a8ce99ee91ae04040f8",
"sha256": "19b7b92d002c3672b3ada235c6953c21491ccf8ce3316819e727adc2b8807128"
},
"downloads": -1,
"filename": "aws_dynamodb_io-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83471d613b1a1a8ce99ee91ae04040f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18294,
"upload_time": "2024-10-14T01:52:27",
"upload_time_iso_8601": "2024-10-14T01:52:27.055084Z",
"url": "https://files.pythonhosted.org/packages/56/77/ac2d220a8f225719919e491290a59477fed90549a78d77612da098018745/aws_dynamodb_io-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "54bd8b890ebf40767d0d3828bca76ddf0f6a77e68c7784489668fba8be9fd02c",
"md5": "48def97789522f2a79d4501bb1c08e46",
"sha256": "df3096b2966dbdac3b13b2d0a3b50a592911490df2b158c84ddabded4d20d01b"
},
"downloads": -1,
"filename": "aws_dynamodb_io-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "48def97789522f2a79d4501bb1c08e46",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19948,
"upload_time": "2024-10-14T01:52:28",
"upload_time_iso_8601": "2024-10-14T01:52:28.699750Z",
"url": "https://files.pythonhosted.org/packages/54/bd/8b890ebf40767d0d3828bca76ddf0f6a77e68c7784489668fba8be9fd02c/aws_dynamodb_io-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-14 01:52:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "aws_dynamodb_io-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "boto3",
"specs": []
}
],
"lcname": "aws-dynamodb-io"
}