--- id: tentaclio-s3 version: "0.0.3" license: Proprietary license_treatment: unclear maintenance: abandoned --- # tentaclio-s3 — A python project containing all the dependencies for schema s3 for tentaclio. License: unclear · Maintenance: abandoned · Downloads: 1.7M/mo ## What it is and what it does tentaclio-s3 is a convenience package that bundles tentaclio and boto3 together to simplify S3 integration for tentaclio users. It exists primarily to reduce dependency management friction by pre-packaging the two required runtime dependencies as a single install. The package itself is a thin wrapper—it adds no new functionality beyond what tentaclio and boto3 provide individually. It is intended for developers already using tentaclio who want to work with S3 storage without manually managing boto3 as a separate dependency. However, the package has been abandoned since its last release 1323 days ago, meaning it will not receive updates if either tentaclio or boto3 introduces breaking changes. Use it for: - Installing tentaclio with S3 support as a single package instead of managing boto3 separately - Legacy projects that depend on tentaclio-s3 and cannot easily migrate to direct dependency management - Development environments where bundled dependencies simplify setup scripts or container builds ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides S3 storage integration for tentaclio by bundling tentaclio and boto3 as a single installable package. No. The package is abandoned (last release 1323 days ago) and carries an unclear Proprietary license. Unless you are maintaining legacy code that explicitly requires tentaclio-s3, install tentaclio and boto3 directly instead—you'll get updates, clearer licensing, and better control over versions. ## Install pip install tentaclio-s3 uv add tentaclio-s3 poetry add tentaclio-s3 ## Installing tentaclio-s3 Before you install: Low install friction, but the package is abandoned—last release was 1323 days ago. No recent maintenance or updates. License in practice: License is marked Proprietary with no SPDX identifier, creating legal uncertainty about usage rights and redistribution permissions. Quickstart: pip install tentaclio-s3 import tentaclio import boto3 Package is abandoned and may not work with current versions of tentaclio or boto3; consider installing those dependencies directly instead. Verify before relying: - Whether Proprietary license permits commercial or internal use without explicit agreement - Whether bundled tentaclio and boto3 versions remain compatible with current AWS S3 APIs - Active maintenance status of the parent tentaclio project ## Package facts - License: Proprietary (unclear) - Python support: unspecified - Install friction: low - Maintenance: abandoned - Downloads: 1.7M/month (top 5,000 on PyPI) - Known vulnerabilities: none known ## Tags s3 storage tentaclio, aws s3 python client, tentaclio s3 schema, boto3 wrapper package, cloud storage integration, s3-integration, abandoned [View on SkillFed](https://skillfed.io/packages/tentaclio-s3) · [View on PyPI](https://pypi.org/project/tentaclio-s3/)