Ross ROSS = Recommend OSS · open-source software intelligence for agents

boto/boto

For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services observed · 2026-08-28

github.com/boto/boto · homepage · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5896
  • days_rel: n/a
  • days_push: 964
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6417 stars · 2207 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Boto is the original Python SDK providing interfaces to Amazon Web Services such as EC2, S3, DynamoDB, and SQS. It is deprecated and no longer maintained, having been replaced by Boto3.

Use cases

  • access aws services from python
  • upload files to s3 with python
  • manage ec2 instances programmatically
  • use dynamodb from python
  • maintain legacy python 2 code using boto2

When to choose

  • maintaining a legacy codebase already written against boto 2
  • working with an old AWS service API only boto2 supports

When to avoid

  • starting a new project - use boto3 instead
  • you need support or bug fixes - issues are not reviewed
  • you need Python 3 support for all services

Facets

library · maturity abandoned

sdk http-client cloud-computing developer-tools apis python aws deprecated boto2 cloud-sdk

3 sources

Member repositories

RepositoryRoleHealth v2
boto/botomain10

For agents

markdown · JSON · MCP: product_card(name="boto/boto")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem