{"library":"aws-kinesis-agg","type":"library","category":null,"description":"The `aws-kinesis-agg` Python module assists in handling the Kinesis Producer Library (KPL) message aggregation format. It provides utilities for both aggregating multiple user records into a single Kinesis record (for improved throughput and cost efficiency) and deaggregating such records back into their original user records. The library is currently at version 2.0.3 (on GitHub, PyPI shows 1.2.3) with an active, though irregular, release cadence.","language":"python","status":"active","version":"2.0.3","tags":["aws","kinesis","kpl","aggregation","deaggregation","streaming"],"last_verified":"Sat May 23","install":[{"cmd":"pip install aws-kinesis-agg","imports":["from aws_kinesis_agg.aggregator import KinesisAggregator","from aws_kinesis_agg.deaggregator import deaggregate_records","from aws_kinesis_agg.deaggregator import iter_deaggregate_records"]}],"homepage":null,"github":"http://github.com/awslabs/kinesis-aggregation","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-kinesis-agg/","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.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-kinesis-agg/compatibility"}}