{"library":"pynamodb","type":"library","category":null,"description":"PynamoDB provides a Pythonic interface to Amazon's DynamoDB, abstracting away much of the low-level AWS API interaction into an ORM-like model. It is currently at version 6.1.0 and maintains an active release cadence with frequent patch and minor updates, and occasional major releases introducing significant changes.","language":"python","status":"active","version":"6.1.0","tags":["aws","dynamodb","orm","database","nosql"],"install":[{"cmd":"pip install pynamodb","imports":["from pynamodb.models import Model","from pynamodb.attributes import UnicodeAttribute, NumberAttribute, MapAttribute, ListAttribute, BooleanAttribute","from pynamodb.exceptions import DoesNotExist","from pynamodb import settings"]},{"cmd":"pip install pynamodb[json]","imports":[]}],"homepage":"http://jlafon.io/pynamodb.html","github":"https://github.com/pynamodb/PynamoDB","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pynamodb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.1,"avg_import_s":0.58,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pynamodb/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}