Create an application in Python using the distributed Veilid framework for private, E2EE, app-to-app communication.
Project description
Veilid Bindings for Python
Create an application in Python using the distributed Veilid framework for app-to-app communication.
Prerequisites
- A headless Veilid node must be installed on the same host as the Python application. Install instructions can be found here
- Veilid Python makes heavy use of async and other bleeding edge functions requiring Python version >= 3.12.5
Install
poetry add veilid
or
pip3 install veilid
Development
To run tests:
poetry run pytest -v -s
To update schema for validation with the latest copy from a locally running veilid-server:
./update_schema.sh
Basic Veilid App Setup
A demo chat application is available to review here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file veilid-0.5.2.tar.gz.
File metadata
- Download URL: veilid-0.5.2.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d689da555d0d34162fe83555ac07da701259a93609761895c0f5c793dc2beece
|
|
| MD5 |
e040d08b39b11894b918229caa2a6274
|
|
| BLAKE2b-256 |
1db860f9e72db45d06397a8433f4979ea262fa9518dbf0b4785d54d068a6acd0
|
File details
Details for the file veilid-0.5.2-py3-none-any.whl.
File metadata
- Download URL: veilid-0.5.2-py3-none-any.whl
- Upload date:
- Size: 45.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2ac0e744d711a9679bbd7141e725f04a3821b6ea44c8463fa374211bb7bc3e9
|
|
| MD5 |
2ba74da806b0a29b7e0e238ffd39d11c
|
|
| BLAKE2b-256 |
1bfd70fa014b59cb941a32e1ab82a64add59182be17fa9c0a198e07fc5176bba
|