veilid/veilid-python
2023-06-14 21:06:10 -04:00
..
tests more tests 2023-06-14 21:06:10 -04:00
veilid_python more tests 2023-06-14 21:06:10 -04:00
.gitignore python work 2023-06-11 21:41:13 -04:00
poetry.lock python work 2023-06-14 16:33:14 -04:00
pyproject.toml python work 2023-06-14 16:33:14 -04:00
README.md python work 2023-06-14 16:33:14 -04:00
update_schema.sh python work 2023-06-14 16:33:14 -04:00

Veilid Bindings for Python

Usage

To use:

poetry add veilid_python

or

pip3 install veilid_python

Development

To run tests:

poetry run pytest

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

./update_schema.sh