This library relies on Python implementation details which may change in future Python versions. That means that when you upgrade to a newer Python (for example Python 3.15) this code may break. For ...
lean-repl-py is a Python application designed to interact with the Lean REPL (Read-Eval-Print Loop). It provides an interface for sending commands to Lean and processing responses, making it easier to ...