A Machine-to-Machine Interaction Interface for Lean 4
Go to file
Leni Aniva 8f64920789
feat: expression types and tests
2024-04-22 13:00:06 -07:00
pantograph feat: expression types and tests 2024-04-22 13:00:06 -07:00
src@f20ee8dc87 build: Add upstream source 2024-04-11 15:48:36 -07:00
.gitignore feat: expression types and tests 2024-04-22 13:00:06 -07:00
.gitmodules build: Add upstream source 2024-04-11 15:48:36 -07:00
LICENSE Initial commit 2024-04-11 12:37:58 -07:00
README.md feat: System stub 2024-04-19 16:47:35 -07:00
build.py feat: expression types and tests 2024-04-22 13:00:06 -07:00
poetry.lock feat: System stub 2024-04-19 16:47:35 -07:00
pyproject.toml feat: System stub 2024-04-19 16:47:35 -07:00

README.md

PyPantograph

Python interface to the Pantograph library

Getting started

Execute

poetry build

If the build is successful, the following command should succeed and output the current version of Pantograph.

python -m pantograph.server