LeanClient is a Python library for interacting with the Lean theorem prover language server. It provides a client interface to the Lean 4 server, enabling automated theorem proving, project manipulation, and environment queries. Current version is 0.10.0, with a monthly release cadence.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize LeanClient, connect to a Lean server (specify Lean version or path to lake), and evaluate a simple expression.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.