{"library":"dynamo-json","type":"library","category":null,"description":"dynamo-json is a Python utility library (currently v1.2.0) designed to facilitate seamless conversion between standard Python objects (including Decimal, datetime, and UUID) and the specialized JSON format used by Amazon DynamoDB. It provides `dumps` and `loads` functions that mimic the standard `json` library, handling the DynamoDB type descriptors (e.g., {'S': 'string'}, {'N': '123'}) automatically. The library has been in maintenance mode since its last update in 2020, with a focus on stable functionality.","language":"python","status":"maintenance","version":"1.2.0","tags":["DynamoDB","AWS","JSON","serialization","deserialization","database","utility"],"last_verified":"Tue May 26","install":[{"cmd":"pip install dynamo-json","imports":["from dynamo_json import json_util as json"]}],"homepage":null,"github":"https://github.com/adilosa/dynamo-json","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dynamo-json/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dynamo-json/compatibility"}}