# Veilid Bindings for Python ## Usage To use: ``` poetry add veilid_python ``` or ``` pip3 install veilid_python ``` ## Development To update schema for validation: ``` ./update_schema.sh ```