There are 3 repositories under s3-client topic.
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
TUI explorer application for Amazon S3 (AWS S3) 🪣
⏫ A client library to work with all file transfer protocols ⏬
Simple explorer for Amazon S3 buckets
⚙️ Unified environment variable and settings management for FastAPI and beyond 🚀
A minimalistic Web UI to conveniently upload and download files from AWS S3 compatible services
This modules provides a helper class to download files from S3 using boto3. To be able to recover incomplete downloads, it downloads files in parts of the configured size.
A tiny S3 client library suitable for embedded devices (a.k.a μS3)
Laravel S3 browser helps you browse your S3 bucket and view the files in it, directly in your browser.
S3 Browser C# WPF Sample Project with .aws/config and ./aws/credentials
Simple Helm Chart to deploy :unicorn: Filestash https://github.com/mickael-kerjean/filestash
A standalone Amazon S3 (REST) client for PHP 7.3+/cURL
API construida com NestJs para fazer upload e delete de imagens no CloudFlare R2
Easy to use REST API Gateway for 1CLOUD.RU object storage (S3). Based on Microsoft.NET.Sdk.Web, Amazon.S3.SDK, Swagger, OpenApi
The Fruition framework turbocharges Python web applications with a huge array of features and easy-to-use interface.
Rust library for interfacing with S3 API compatible services
Ansible role for s3cmd. Available on Ansible Galaxy.
dCache native driver to use S3 storage as HSM
Amazon S3 Tools: Command Line S3 Client Software and S3 Backup as a docker container
watches for files if created, uploads it to s3 using python & threading.
This documentation enhancement includes SMTP email integration, Swagger API documentation via SpringDoc OpenAPI 3, a dynamic scheduler with task locking, asynchronous file handling using S3AsyncClient, and comprehensive S3 bucket management with file operations.
Example of uploading large files in multiple parts to S3 from React client + Server