skillfed

tentaclio-s3

A python project containing all the dependencies for schema s3 for tentaclio.

tentaclio-s3 v0.0.3 1.7M downloads/30d#3,645 on PyPI
License unclear Proprietary Abandoned released

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 on this page — 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

tentaclio-s3 on PyPI

pip

pip install tentaclio-s3

uv

uv add tentaclio-s3

poetry

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 not specified
Install friction low — pure-Python wheel
Runtime dependencies 2 — tentaclio, boto3
Maintenance abandoned — 1,323 days since the last release
First released
Downloads 1,696,297/month — #3,645 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: tentaclio_s3-0.0.3-py2.py3-none-any.whl

Intended Audience :: DevelopersOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9

Tags

s3 storage tentaclioaws s3 python clienttentaclio s3 schemaboto3 wrapper packagecloud storage integration
s3-integrationabandoned

More Database packages