jorgebastida/gordon
λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 3973
- days_rel: n/a
- days_push: 2701
- n_releases_24m: 0
Adoption not part of the score
2026 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gordon is a Python CLI tool for creating, wiring, and deploying AWS Lambda functions using CloudFormation. It supports multiple runtimes, local execution, and integrations with API Gateway, CloudWatch Events, DynamoDB Streams, Kinesis, and S3.
Use cases
- deploy aws lambda functions with cloudformation
- build serverless apis with api gateway and lambda
- run lambda functions locally before deploying
- wire lambda triggers from kinesis and dynamodb streams
- manage multi-stage multi-region lambda deployments
- schedule lambda functions with cloudwatch cron events
When to choose
- you want a boilerplate-free, yml-configured CloudFormation-based Lambda deployment tool
- you need multi-language Lambda support (Python, JS, Java, Go, Scala) with local testing
- you prefer 100% CloudFormation-native resource creation
When to avoid
- you need an actively maintained tool - the last release was April 2019
- you prefer modern alternatives like AWS SAM, Serverless Framework, or CDK
- you need Python 3.6+ support since it targets older Python versions
Facets
cli-tool · maturity abandoned
deployment infrastructure-as-code cli serverless cloud-computing developer-tools backend cli python cloud aws-lambda cloudformation serverless-framework apigateway kinesis dynamodb-streams devops
2 sources
- readme: https://github.com/jorgebastida/gordon · fetched 2026-08-28 · b287cede7993
- registry_pypi: https://pypi.org/pypi/gordon/json · fetched 2026-08-29 · 0b9ca1528990
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jorgebastida/gordon | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jorgebastida/gordon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem