veilid/veilid-python
2023-07-21 17:35:39 -07:00
..
tests Worked around globals 2023-07-21 17:35:39 -07:00
veilid
.gitignore
LICENSE.md
poetry.lock
poetry.toml
poetry_install.sh
pyproject.toml 0.1.4 2023-07-19 21:15:54 -04:00
README.md
update_schema.sh

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