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
uv pip install local_broadcast@git+https://codeberg.org/gambuzzi/local-broadcast
dev mode install
uv sync
example
uv run src/example/chat_async.py
build package
uv build
uvx twine upload dist/*
to create a new release
- update version in pyproject.toml
- run the build commands above
- tagging (changing the version number):
git tag -a "0.0.7" -m "0.0.7"
git push --tags
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.9.tar.gz
(4.7 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.9.tar.gz.
File metadata
- Download URL: local_broadcast-0.0.9.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6beb7ed1e0a3e6e08ebfec1c9fbd9fa9daa551dcd6edd5bc8e6d83d47590c90e
|
|
| MD5 |
29074e5ea029281b3bdf57881eb631ff
|
|
| BLAKE2b-256 |
e22d158d29b0c91c2600bef1178647c240437d718c44ed52c08d035a15d9c527
|
File details
Details for the file local_broadcast-0.0.9-py3-none-any.whl.
File metadata
- Download URL: local_broadcast-0.0.9-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79d60012bb20030e6588f010fcace6e4e3cab5bf7817924cca588edef0d6281
|
|
| MD5 |
37ca8423ebc9fd6228bb8fd8d96fcb48
|
|
| BLAKE2b-256 |
2562e3671d3eb1241743fb777c4aaa2e0a667832796a0cb269a4b182dca33966
|