No project description provided
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.11.4
Usage
To use:
poetry add veilid
or
pip3 install veilid
Development
To run tests:
poetry run pytest
To update schema for validation with the latest copy from a 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
veilid-0.3.3.tar.gz
(33.3 kB
view details)
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
veilid-0.3.3-py3-none-any.whl
(36.4 kB
view details)
File details
Details for the file veilid-0.3.3.tar.gz.
File metadata
- Download URL: veilid-0.3.3.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.2 Linux/5.10.0-28-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3531e38207e46fd07ea32cf7026e7bc2c7271af69b93f2a459bb2ff8b506e578
|
|
| MD5 |
0ff71ed29025311fac31ffdea0bc1519
|
|
| BLAKE2b-256 |
866ac2aa0c2430d4b8d7c63cf614ead6ebd1e1a98657c722fca4e12e9fcc1cb2
|
File details
Details for the file veilid-0.3.3-py3-none-any.whl.
File metadata
- Download URL: veilid-0.3.3-py3-none-any.whl
- Upload date:
- Size: 36.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.2 Linux/5.10.0-28-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363500013e38ae42ddbea35a749caab4706d87d6f987b2256dea5afa21973cff
|
|
| MD5 |
a73e46bf48130367b0f1b0932a6a5e7a
|
|
| BLAKE2b-256 |
8ce0c2a1ea96d36378bd74126244d0c808ef690be4a3bcbd8f783705d24d436a
|