{"library":"awslambdaric","type":"library","category":null,"description":"The AWS Lambda Runtime Interface Client (RIC) for Python is a lightweight library that implements the Lambda Runtime API. It enables you to use alternative base images or build custom runtimes for your Python Lambda functions, making them compatible with the Lambda service. It manages the interaction between the Lambda execution environment and your function code, handling invocation events and responses. The library is actively maintained by AWS and is currently at version 4.0.0.","language":"python","status":"active","version":"4.0.0","tags":["aws","lambda","serverless","runtime","container","custom-runtime"],"last_verified":"Wed May 20","install":[{"cmd":"pip install awslambdaric","imports":["from awslambdaric.lambda_runtime_exception import LambdaRuntimeException"]}],"homepage":"https://aws.amazon.com/lambda/","github":"https://github.com/aws/aws-lambda-python-runtime-interface-client","docs":null,"changelog":null,"pypi":"https://pypi.org/project/awslambdaric/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":1.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/awslambdaric/compatibility"}}