Skip to content

lenianiva/PyPantograph

Repository files navigation

PyPantograph

Python interface to the Pantograph library

Getting started

Update submodule

git submodule update --init

Install dependencies

poetry install

Execute

poetry build

To run server tests:

python -m pantograph.server

The tests in pantograph/server.py also serve as simple interaction examples

Releases

No releases published

Packages

No packages published

Languages