mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-11-20 03:22:26 -05:00
| .. | ||
| tests | ||
| veilid | ||
| .gitignore | ||
| poetry.lock | ||
| poetry.toml | ||
| poetry_install.sh | ||
| 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