A simple transport layer protocol
Project description
Project description
Voxe is a kind of simple transport layer protocol.
Usage
import voxe
data = voxe.dumps(12, 'hello voxe', 3.14)
a, b, c = voxe.loads(data)
print(data)
print(a, b, c)
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
voxe-0.0.4.tar.gz
(2.2 kB
view details)
File details
Details for the file voxe-0.0.4.tar.gz.
File metadata
- Download URL: voxe-0.0.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45181ee8e6fdcf69a2f22c09f8329648bc0993a2b616b398c21fda793fa08fe8
|
|
| MD5 |
589497d14be5330e809c0b6425d4da22
|
|
| BLAKE2b-256 |
fdf818a72537b42b432c16f48883cff052d2488ebc2da09ee28337906fab70d0
|