A simplified socket programming toolkit for Python.
Project description
easy-socket
A simplified socket programming toolkit for Python.
Features
- TCP/UDP messaging (sync & async)
- JSON socket communication
- File transfer over TCP
- Threaded/multi-client support
- Command-line interface
Installation
pip install easy-socket
Usage
from easy_socket import send_tcp_message
send_tcp_message("localhost", 8080, "Hello, World!")
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
kn_sock-0.1.0.tar.gz
(8.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
kn_sock-0.1.0-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file kn_sock-0.1.0.tar.gz.
File metadata
- Download URL: kn_sock-0.1.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c58be818808915c73f61413800dbe2725972113ad3101fb8641e9b4499bc9e2d
|
|
| MD5 |
9c167ed2b69543997f329ad79062e507
|
|
| BLAKE2b-256 |
1a6721d5f89613256bc4183a40915994e6b81fdd40d088e6c5a6a459b65361c0
|
File details
Details for the file kn_sock-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kn_sock-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b00ef6268698f92ffbd68cfd0eeb91c9a7299fa91538ee45090d322d3514b4a
|
|
| MD5 |
1e27ca5cadc56955cc5efbde5619aac6
|
|
| BLAKE2b-256 |
0ab2fe05ea46f51171fe649e3602610cd833857d6703016523c5bf2a95f48a8d
|