Python interface to the Pantograph library
Update submodule
git submodule update --initInstall dependencies
poetry installExecute
poetry buildTo run server tests:
python -m pantograph.serverThe tests in pantograph/server.py also serve as simple interaction examples