AnalogJ/lexicon
Manipulate DNS records on various DNS providers in a standardized way. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3865
- days_rel: 635
- days_push: 622
- n_releases_24m: 1
Adoption not part of the score
1525 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lexicon is a Python CLI tool and library that manipulates DNS records across many DNS providers through a standardized, provider-agnostic interface. It is commonly used to automate DNS-01 challenges for Let's Encrypt SSL certificate issuance.
Use cases
- manipulate dns records on multiple providers from the command line
- automate letsencrypt dns-01 challenge for ssl certificates
- create and delete dns txt records programmatically
- manage dns across cloudflare, digitalocean, godaddy with one tool
- script dns record updates in ci/cd pipelines
- use as a python library to abstract dns provider apis
When to choose
- you need a single uniform interface for dns record operations across many providers
- you are automating certificate issuance with dns-based acme challenges
- you want to script dns changes without learning each provider's api
When to avoid
- you only use one dns provider and prefer its native api or terraform provider
- you need full dns zone management beyond record manipulation
- you need a web ui rather than a cli/library
Facets
cli-tool · maturity active
cli developer-tools networking workflow-automation networking developer-tools self-hosted python cli cross-platform dns dns-providers letsencrypt ssl-certificates dns-records cloudflare acme command-line automation
1 source
- readme: https://github.com/AnalogJ/lexicon · fetched 2026-08-28 · ab136c0d1048
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AnalogJ/lexicon | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem