carica-dynamodb-tools - Tools to manage DynamoDB tables
==================================================================================
Simple backup and restore utilities for DynamoDB tables.
Development
-----------
The ``vinstall`` script uses the `venv` module to prepare a Python environment useful
for development, so you don't have to build and install carica-dynamodb-tools to be
able to run and test it.
#. Run ``./vinstall``
#. Activate the virtual environment by running ``. ./venv/bin/activate``
#. The ``console_scripts`` listed in ``setup.py`` are now in your path, so you
can simply run them like:
``carica-dynamodb ...``
Raw data
{
"_id": null,
"home_page": "https://github.com/caricalabs/carica-dynamodb-tools",
"name": "carica-dynamodb-tools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "dynamodb backup restore archive dump load",
"author": "Carica Labs, LLC",
"author_email": "info@caricalabs.com",
"download_url": "https://files.pythonhosted.org/packages/95/85/dbc2c371d34fda311362ae25a9288f0642dba323e4598090a81f072ac1df/carica_dynamodb_tools-1.6.tar.gz",
"platform": null,
"description": "carica-dynamodb-tools - Tools to manage DynamoDB tables\n==================================================================================\n\nSimple backup and restore utilities for DynamoDB tables.\n\nDevelopment\n-----------\n\nThe ``vinstall`` script uses the `venv` module to prepare a Python environment useful\nfor development, so you don't have to build and install carica-dynamodb-tools to be\nable to run and test it.\n\n#. Run ``./vinstall``\n#. Activate the virtual environment by running ``. ./venv/bin/activate``\n#. The ``console_scripts`` listed in ``setup.py`` are now in your path, so you\n can simply run them like:\n\n ``carica-dynamodb ...``\n\n\n\n",
"bugtrack_url": null,
"license": "APL 2.0",
"summary": "Tools to manage DynamoDB tables",
"version": "1.6",
"project_urls": {
"Homepage": "https://github.com/caricalabs/carica-dynamodb-tools"
},
"split_keywords": [
"dynamodb",
"backup",
"restore",
"archive",
"dump",
"load"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "122bf91217dcbf205f9b180efecf61d7a0a8a941fbde8abf3a0703654d13c2eb",
"md5": "c5253c26321bad631f84c785e049e551",
"sha256": "9f20dd26e64e6b7ae29a08290c66edb8816121a6edd2e2ffbb28b1f567512e94"
},
"downloads": -1,
"filename": "carica_dynamodb_tools-1.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5253c26321bad631f84c785e049e551",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13849,
"upload_time": "2023-07-16T19:13:34",
"upload_time_iso_8601": "2023-07-16T19:13:34.058213Z",
"url": "https://files.pythonhosted.org/packages/12/2b/f91217dcbf205f9b180efecf61d7a0a8a941fbde8abf3a0703654d13c2eb/carica_dynamodb_tools-1.6-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9585dbc2c371d34fda311362ae25a9288f0642dba323e4598090a81f072ac1df",
"md5": "8708992ac1dbe845e2dd63066b4697fe",
"sha256": "e8618fa9b12faf1e6777d35a5e39d817849dfe2c42a859d39bb34283a2ab318c"
},
"downloads": -1,
"filename": "carica_dynamodb_tools-1.6.tar.gz",
"has_sig": false,
"md5_digest": "8708992ac1dbe845e2dd63066b4697fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11754,
"upload_time": "2023-07-16T19:13:35",
"upload_time_iso_8601": "2023-07-16T19:13:35.389223Z",
"url": "https://files.pythonhosted.org/packages/95/85/dbc2c371d34fda311362ae25a9288f0642dba323e4598090a81f072ac1df/carica_dynamodb_tools-1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-16 19:13:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "caricalabs",
"github_project": "carica-dynamodb-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "carica-dynamodb-tools"
}