{"id":19253422,"url":"https://github.com/stevearc/dynamo3","last_synced_at":"2025-04-21T14:32:05.249Z","repository":{"id":14423432,"uuid":"17134517","full_name":"stevearc/dynamo3","owner":"stevearc","description":"Python 3 compatible library for DynamoDB","archived":false,"fork":false,"pushed_at":"2021-12-04T20:32:38.000Z","size":351,"stargazers_count":13,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T21:08:24.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevearc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":"2014-02-24T11:50:02.000Z","updated_at":"2022-07-13T22:33:47.000Z","dependencies_parsed_at":"2022-07-15T18:00:34.707Z","dependency_job_id":null,"html_url":"https://github.com/stevearc/dynamo3","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fdynamo3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fdynamo3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fdynamo3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevearc%2Fdynamo3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevearc","download_url":"https://codeload.github.com/stevearc/dynamo3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249157727,"owners_count":21222004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-09T18:30:49.463Z","updated_at":"2025-04-21T14:32:04.926Z","avatar_url":"https://github.com/stevearc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dynamo3\n=======\n:Build: |build|_ |coverage|_\n:Downloads: http://pypi.python.org/pypi/dynamo3\n:Source: https://github.com/stevearc/dynamo3\n\n.. |build| image:: https://travis-ci.org/stevearc/dynamo3.png?branch=master\n.. _build: https://travis-ci.org/stevearc/dynamo3\n.. |coverage| image:: https://coveralls.io/repos/stevearc/dynamo3/badge.png?branch=master\n.. _coverage: https://coveralls.io/r/stevearc/dynamo3?branch=master\n\nDynamo3 is a library for querying DynamoDB. It is designed to be higher-level\nthan boto (it's built on top of botocore), to make simple operations easier to\nperform and understand.\n\nFeatures\n--------\n* Mypy-typed API\n* Python object wrappers for most AWS data structures\n* Automatic serialization of built-in types, with hooks for custom types\n* Automatic paging of results\n* Automatic batching for batch_write_item\n* Exponential backoff of requests when throughput is exceeded\n* Throughput limits to self-throttle requests to a certain rate\n* Nose plugin for running DynamoDB Local\n\nDynamoDB features that are not yet supported\n--------------------------------------------\n* Reading from streams\n* Adding/removing tags on a table\n* Table backups\n* Scanning with segments\n* Table replicas (Global tables version 2019.11.21)\n* Table auto scaling\n* DAX\n\nNote that you can still access these APIs by using ``DynamoDBConnection.call``,\nthough you may prefer to go straight to boto3/botocore.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevearc%2Fdynamo3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevearc%2Fdynamo3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevearc%2Fdynamo3/lists"}