A python library to send message to all instances of the current running program on local LAN
Project description
local-broadcast
A python library to send message to all instances of the current running program on local LAN
https://pypi.org/project/local-broadcast/
WIP
Work in progress, not ready for use yet.
install
pip3 install local_broadcast@git+https://github.com/gambuzzi/local-broadcast
dev mode install
python -m pip install -e .
example
python3 src/example/chat_async.py
build package
python3 -m pip install --upgrade build
python3 -m build
python3 -m pip install --upgrade twine
python3 -m twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
local_broadcast-0.0.7.tar.gz
(4.4 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
File details
Details for the file local_broadcast-0.0.7.tar.gz.
File metadata
- Download URL: local_broadcast-0.0.7.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f2612b03e81d1bcc74eb3f1a31ce41472678789f5f20e518363a390a9184ca0
|
|
| MD5 |
b9eb2889ebae808a762856582964a8a2
|
|
| BLAKE2b-256 |
6c28ac15dcf0484d1dafb8e2f29fd3456a442c149ddbcd60c8f0197958616f96
|
File details
Details for the file local_broadcast-0.0.7-py3-none-any.whl.
File metadata
- Download URL: local_broadcast-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
948d3011d6e9887bd106f0ef2ddf6019e645212f42f8de034b1e2597bf38222d
|
|
| MD5 |
83a2a5dddca07dfbccc151a6811f4857
|
|
| BLAKE2b-256 |
407529c2c01f01f638889ee49472d5f974e4358f56c191459aaa9af197326fb0
|