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.6.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.6.tar.gz.
File metadata
- Download URL: local_broadcast-0.0.6.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 |
f05887fe80bcb667d2f408dea42be0d220ae42d5e9d2d293d68b8ba60ff1543b
|
|
| MD5 |
2be6e58a66b76a0011a3f222e6ed23f9
|
|
| BLAKE2b-256 |
aafffd4342207ce164e50a1f1cbdeda707a8ab4c7b970ac514e8cd7c40a812ac
|
File details
Details for the file local_broadcast-0.0.6-py3-none-any.whl.
File metadata
- Download URL: local_broadcast-0.0.6-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 |
dd54b1414b229f3a97524ed4d8d22c655fc2f53f7efbdae7686f08f00075521a
|
|
| MD5 |
9a870093d30ad5908656178bc909e6df
|
|
| BLAKE2b-256 |
7943dfd91d1ca6460bd05e76ade15cb9d842c1104db2dae460debb1fe4e8d480
|