macOS
brew install beancount-language-serverlocal Homebrew formula metadata
brew
Language server for beancount files. Version 1.9.2 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#beancount-language-server.
install
brew install beancount-language-serverlocal Homebrew formula metadata
sudo apk add beancount-language-serverAlpine Linux edge package indexes · beancount-language-server · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#beancount-language-servernixpkgs package indexes · pkgs/by-name/be/beancount-language-server/package.nix · source: api.github.com
overview
Language server for beancount files
history
beancount-language-server is a Language Server Protocol implementation for Beancount plain-text accounting files. It brings editor features such as completions, diagnostics, formatting, rename, references, semantic highlighting, and inlay hints to a niche but technically demanding personal-finance workflow.
The public repository was created on 2020-05-19. Its README frames the project as an LSP for Beancount and documents a Rust/Cargo distribution model with optional Python/Beancount integration for validation.
The 2026 release feed shows active 1.x development, including 1.5.0 through 1.9.2 releases in January and February 2026. The README documents a default PyO3 embedded checker, fallbacks to system Python and bean-check, and performance comparisons intended to make diagnostics fast enough for editor feedback.
Adoption is concentrated in the Beancount and plain-text accounting community. The batch package facts show Homebrew, Alpine, and Nix packages, while the README documents Cargo install, GitHub release binaries, Homebrew, Nix, and source builds.
Repository metadata showed 238 stars and 34 forks on 2026-06-30, which is modest in absolute terms but meaningful for an editor integration aimed at Beancount users rather than a general-purpose language.
Users install the server and configure an editor LSP client to launch beancount-language-server. The server can validate files using embedded Python, system Python, or bean-check, and it supports optional workspace settings such as journal_file for multi-file ledgers and formatting widths aligned with bean-format behavior.
The README emphasizes that all configuration is optional for simple cases: the server auto-detects the best checker method, uses project-local virtual environments when present, and can scope completions to a configured main journal for multi-ledger workspaces.
This package is notable because it packages editor intelligence for a data format, not a programming language. It shows how LSP escaped compilers and IDEs and became a general protocol for structured text domains such as accounting ledgers.
For package maintainers, it is also interesting because it bridges Rust binaries, Python ABI compatibility, the Beancount Python package, prebuilt cross-platform release artifacts, Homebrew, Nix, Alpine, and Cargo.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
beancount-language-server | 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/polarmutex/beancount-language-server
install metadata
| Package key | brew:beancount-language-server |
|---|---|
| Version | 1.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/beancount-language-server |
| Homepage | https://github.com/polarmutex/beancount-language-server |
| Repository | https://github.com/polarmutex/beancount-language-server |
| Upstream docs | https://github.com/polarmutex/beancount-language-server#readme |
| License | MIT |
| Source archive | https://github.com/polarmutex/beancount-language-server/archive/refs/tags/1.9.2.tar.gz |
| Build dependencies | rust |
| 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 | beancount-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
beancount-language-server
nix profile install nixpkgs#beancount-language-serverbeancount-language-server 1.4.1-r0
Language server for Beancount files
https://github.com/polarmutex/beancount-language-server
sudo apk add beancount-language-serversource 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.