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

nficano/python-lambda

A toolkit for developing and deploying serverless Python code in AWS Lambda. observed · 2026-08-28

github.com/nficano/python-lambda · Python · ISC (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 3841
  • days_rel: n/a
  • days_push: 1162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1514 stars · 227 forks observed · 2026-08-28

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

A Python toolkit and CLI for developing, bundling, and deploying serverless functions to AWS Lambda. It scaffolds Lambda projects and streamlines packaging and deployment via commands like `lambda init` and `lambda deploy`.

Use cases

  • deploy python code to aws lambda
  • scaffold a new aws lambda project
  • bundle python dependencies for lambda deployment
  • test lambda handlers locally with event json
  • simplify serverless python deployment without heavy frameworks

When to choose

  • you want a lightweight, minimal alternative to the serverless framework or SAM for Python Lambda functions
  • you prefer simple CLI-driven packaging and deployment of Lambda handlers
  • you need quick project bootstrapping with config.yaml-based AWS settings

When to avoid

  • you need multi-cloud or non-AWS serverless support
  • you require advanced features like layers, step functions orchestration, or IaC integration (use SAM, CDK, or serverless framework)
  • you need a project with frequent updates or long-term active maintenance

Facets

cli-tool · maturity maintenance

deployment serverless cli developer-tools cloud-computing developer-tools backend python cli cloud aws-lambda serverless-deployment faas project-scaffolding devops

2 sources

Member repositories

RepositoryRoleHealth v2
nficano/python-lambdamain10

For agents

markdown · JSON · MCP: product_card(name="nficano/python-lambda")

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