{"id":14065548,"url":"https://github.com/travistrle/export-dynamodb","last_synced_at":"2026-01-14T08:12:52.208Z","repository":{"id":50207490,"uuid":"133202428","full_name":"travistrle/export-dynamodb","owner":"travistrle","description":"Export Amazon DynamoDb to CSV or JSON","archived":false,"fork":false,"pushed_at":"2022-12-08T02:05:28.000Z","size":45,"stargazers_count":52,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-11-09T19:12:24.735Z","etag":null,"topics":["boto3","click","pylint","pypi","python3","tox"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/travistrle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-13T03:29:17.000Z","updated_at":"2025-10-06T09:24:26.000Z","dependencies_parsed_at":"2023-01-24T21:30:12.360Z","dependency_job_id":null,"html_url":"https://github.com/travistrle/export-dynamodb","commit_stats":null,"previous_names":["travistrle/export-dynamodb"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/travistrle/export-dynamodb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travistrle%2Fexport-dynamodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travistrle%2Fexport-dynamodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travistrle%2Fexport-dynamodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travistrle%2Fexport-dynamodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/travistrle","download_url":"https://codeload.github.com/travistrle/export-dynamodb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travistrle%2Fexport-dynamodb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boto3","click","pylint","pypi","python3","tox"],"created_at":"2024-08-13T07:04:33.234Z","updated_at":"2026-01-14T08:12:52.183Z","avatar_url":"https://github.com/travistrle.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# export_dynamodb\n[![CircleCI](https://circleci.com/gh/travistrle/export-dynamodb/tree/master.svg?style=svg)](https://circleci.com/gh/travistrle/export-dynamodb/tree/master) \n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nA cli to export dynamodb. [export-dynamodb](https://pypi.org/project/export-dynamodb/) on pypi.\n\n**Key Features**\n  * Scan table in single or parallel thread.\n  * Output file can be json or csv.\n  * Get list of tables from yaml file.\n\n**Assumption**\n  * credentials and regions are configured in ~/.aws/config file.\n  \n## How To Use\n\n```bash\n$ pip install export-dynamodb\n$ export-dynamodb --help\n```\n\n## Getting Started\n\n```\n# Install virtual environment\n$ pip3 install virtualenv \n$ virtualenv -p python3 venv\n$ source venv/bin/activate\n\n# Install dependencies\n$ pip install -r requirements.txt\n\n# test cli local\npip install -e .\n\n# if you want to exit from development environment, use deactivate command\n$ deactivate\n\npython setup.py sdist upload -r pypi\n\n# Upload new version\n$ python setup.py sdist\n$ twine upload dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravistrle%2Fexport-dynamodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftravistrle%2Fexport-dynamodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravistrle%2Fexport-dynamodb/lists"}