macOS
brew install lexiconlocal Homebrew formula metadata
brew
Manipulate DNS records on various DNS providers in a standardized way. Version 3.25.2 via Homebrew; verified 2026-06-20.
install
brew install lexiconlocal Homebrew formula metadata
nix profile install nixpkgs#lexiconnixpkgs package indexes · lexicon · source: raw.githubusercontent.com
sudo apt install lexiconUbuntu 24.04 LTS package indexes · lexicon · source: archive.ubuntu.com
overview
Manipulate DNS records on various DNS providers in a standardized way
history
DNS-Lexicon, packaged by Homebrew as `lexicon`, is a CLI and Python library for manipulating DNS records through a provider-neutral interface. Its practical niche is automation: scripts and certificate clients can create TXT, A, CNAME, and other records without learning each DNS provider API.
Lexicon began in the `AnalogJ/lexicon` repository, created on February 2, 2016. The original project described itself as a standardized way to manipulate DNS records across providers and accumulated a large provider-oriented ecosystem.
The project moved to the `dns-lexicon/dns-lexicon` repository starting with version 3.20.0. The old repository README directs users and issue reporters to the new repository, while the DNS-Lexicon changelog records 3.20.0 on December 12, 2024 and subsequent 3.20.x/3.21.x releases in the new line.
Lexicon's adoption is tied to ACME DNS-01 automation. The PyPI project page for `dns-lexicon` version 2.1.22 stated that Lexicon was designed for automation, specifically Let's Encrypt, and the official docs include installation, Docker, configuration, provider options, integration, and developer-guide sections for adding providers.
As a CLI, Lexicon takes a provider name followed by create, update, delete, or list operations for DNS records. As a library, it exposes the same idea to Python code through a common client/configuration layer. Credentials live in provider-specific configuration, so automation can swap DNS providers with less custom glue.
Package nerds care about Lexicon because it is adapter glue packaged as a first-class tool. It turns dozens of vendor APIs into one command surface, making certificate automation, dynamic DNS workflows, and infrastructure scripts more portable.
security posture
No matching local secret-handling manifest was found for lexicon. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.ymlCredential-bearing paths to review before unattended agent runs.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lexicon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dns-lexicon/dns-lexicon
install metadata
| Package key | brew:lexicon |
|---|---|
| Version | 3.25.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lexicon |
| Homepage | https://github.com/dns-lexicon/dns-lexicon |
| Repository | https://github.com/dns-lexicon/dns-lexicon |
| Upstream docs | https://dns-lexicon.github.io/dns-lexicon |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/4b/37/291063606930c749681b2ad0612952b1bc5374ab2037346566812ba8f2c9/dns_lexicon-3.25.2.tar.gz |
| Last updated | 2026-06-20T11:14:59Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, libyaml, python@3.14 |
| Uses from macOS | libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lexicon |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lexicon
nix profile install nixpkgs#lexiconlexicon 3.17.0-1
CLI for manipulating DNS records on various DNS providers
https://github.com/AnalogJ/lexicon
sudo apt install lexiconpython3-lexicon 3.17.0-1
Manipulate DNS records on various DNS providers (Python 3)
https://github.com/AnalogJ/lexicon
sudo apt install python3-lexiconsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.