mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-02-14 05:31:26 -05:00
![Teknique](/assets/img/avatar_default.png)
This cleans up some types, moves some typing to loading and saving keys, uses clearer object names, and passes a crypto system into chatter. This lays the groundwork for adding encryption.
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