mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
.. | ||
tests | ||
veilid_python | ||
.gitignore | ||
poetry.lock | ||
pyproject.toml | ||
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