Pantograph/README.md

254 B

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