veilid/veilid-python
John Smith 16a3931219 fixes
2023-06-21 01:36:07 -04:00
..
tests cli fixes 2023-06-20 23:46:39 -04:00
veilid fixes 2023-06-21 01:36:07 -04:00
.gitignore fix tests 2023-06-19 15:23:30 -04:00
poetry_install.sh fix tests 2023-06-19 15:23:30 -04:00
poetry.lock python work 2023-06-14 16:33:14 -04:00
poetry.toml fix tests 2023-06-19 15:23:30 -04:00
pyproject.toml better error handling 2023-06-15 20:22:54 -04:00
README.md python work 2023-06-14 16:33:14 -04:00
update_schema.sh better error handling 2023-06-15 20:22:54 -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