1453a34b05
feat: Expression typing, garbage collection, library loading |
||
---|---|---|
examples | ||
pantograph | ||
src@0aec757601 | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
build.py | ||
poetry.lock | ||
pyproject.toml |
README.md
PyPantograph
Python interface to the Pantograph library
Getting started
Execute
poetry build
To run server tests:
python -m pantograph.server
The tests in pantograph/server.py
also serve as simple interaction examples