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
uvx 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.8.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.8.tar.gz.
File metadata
- Download URL: local_broadcast-0.0.8.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 |
c2e176ccd816e5cfda901517fc39b3ef5a90bc88b9bc96a1433af5bdb4519b40
|
|
| MD5 |
4caad42c26194644d45ec41472f5f310
|
|
| BLAKE2b-256 |
1396c12488608c4724930e744d442cc11ec597a573e6d66a693ac1e5d581b850
|
File details
Details for the file local_broadcast-0.0.8-py3-none-any.whl.
File metadata
- Download URL: local_broadcast-0.0.8-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 |
c05903513a2706e8144b76bc24981eae86ff229d08c772d7461cd61c27bb85fa
|
|
| MD5 |
227b903fa2ccaf967a432b8987acaf36
|
|
| BLAKE2b-256 |
ed3caa8a9a0e4fb67f215d40937dc599b5175ffc01dd2e16c1387471c3512543
|