veilid/veilid-python
2023-09-03 19:45:12 -05:00
..
tests
veilid
.gitignore
LICENSE.md licensing 2023-07-19 12:48:44 -04:00
poetry_install.sh
poetry.lock
poetry.toml
pyproject.toml
README.md
update_schema.sh

Veilid Bindings for Python

Usage

To use:

poetry add veilid

or

pip3 install veilid

Development

To run tests:

poetry run pytest

To update schema for validation with the latest copy from a running veilid-server:

./update_schema.sh