s3-concat
JSON →s3-concat is a Python library for concatenating files stored in AWS S3 without downloading them locally. It uses the S3 multipart upload API to efficiently combine objects. Current version is 0.3.0, requires Python >=3.8, and is released on PyPI. The library is in active development but has infrequent releases.