{"id":21306374,"url":"https://github.com/davidemoro/play_dynamodb","last_synced_at":"2026-04-26T08:37:51.171Z","repository":{"id":57453359,"uuid":"118885725","full_name":"davidemoro/play_dynamodb","owner":"davidemoro","description":"pytest-play support for DynamoDB queries and assertions","archived":false,"fork":false,"pushed_at":"2019-01-25T23:16:57.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-05-19T14:32:16.677Z","etag":null,"topics":["aws","dynamodb","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://github.com/pytest-dev/pytest-play","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidemoro.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-25T08:36:01.000Z","updated_at":"2019-02-22T23:01:21.000Z","dependencies_parsed_at":"2022-08-29T10:41:53.146Z","dependency_job_id":null,"html_url":"https://github.com/davidemoro/play_dynamodb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemoro%2Fplay_dynamodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemoro%2Fplay_dynamodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemoro%2Fplay_dynamodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemoro%2Fplay_dynamodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidemoro","download_url":"https://codeload.github.com/davidemoro/play_dynamodb/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidemoro%2Fplay_dynamodb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257547874,"owners_count":22562837,"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":["aws","dynamodb","pytest","python","testing"],"created_at":"2024-11-21T16:23:30.785Z","updated_at":"2026-04-26T08:37:46.138Z","avatar_url":"https://github.com/davidemoro.png","language":"Python","readme":"=============\nplay dynamodb\n=============\n\n\n.. image:: https://img.shields.io/pypi/v/play_dynamodb.svg\n        :target: https://pypi.python.org/pypi/play_dynamodb\n\n.. image:: https://travis-ci.org/davidemoro/play_dynamodb.svg?branch=develop\n       :target: https://travis-ci.org/davidemoro/play_dynamodb\n\n.. image:: https://readthedocs.org/projects/play-dynamodb/badge/?version=latest\n        :target: https://play-dynamodb.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://codecov.io/gh/davidemoro/play_dynamodb/branch/develop/graph/badge.svg\n        :target: https://codecov.io/gh/davidemoro/play_dynamodb\n\n\npytest-play support for AWS DynamoDB queries and assertions\n\nMore info and examples on:\n\n* pytest-play_, documentation\n* cookiecutter-qa_, see ``pytest-play`` in action with a working example if you want to start hacking\n\n\nFeatures\n--------\n\nThis project defines new pytest-play_ commands for AWS DynamoDB:\n\n::\n\n    - type: dynamodb\n      provider: play_dynamodb\n      method: get_item\n      connection:\n        region_name: us-west-2\n        endpoint_url: http://localhost:8000\n      variable: item\n      variable_expression: response\n      assertion: item['Item']['AlbumTitle']['S'] == 'Songs About Life'\n      TableName: Music\n      parameters:\n        Key:\n          Artist:\n            S: Acme Band\n          SongTitle:\n            S: Happy Day\n\nSupported methods:\n\n* batch_get_item\n* batch_write_item\n* delete_item\n* get_item\n* put_item\n* query\n* scan\n* update_item\n\n\nTwitter\n-------\n\n``pytest-play`` tweets happens here:\n\n* `@davidemoro`_\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the cookiecutter-play-plugin_ (based on `audreyr/cookiecutter-pypackage`_ project template).\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n.. _`cookiecutter-play-plugin`: https://github.com/davidemoro/cookiecutter-play-plugin\n.. _pytest-play: https://github.com/davidemoro/pytest-play\n.. _cookiecutter-qa: https://github.com/davidemoro/cookiecutter-qa\n.. _`@davidemoro`: https://twitter.com/davidemoro\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidemoro%2Fplay_dynamodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidemoro%2Fplay_dynamodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidemoro%2Fplay_dynamodb/lists"}