Modern TCP/IP communication modules for school and learning
Project description
xKanaele
A modern, flexible TCP/IP communication module for Python. This repository provides a client and a server implementation with a robust protocol supporting multiple data types and timeouts. The package is designed to be installed via PyPI.
Installation
- Ensure Python 3.8+ is installed.
- Build the distribution: python -m build
- Publish to PyPI (optional, requires credentials): twine upload dist/*
Usage (example)
- Lightweight example showing client-server interaction with a simple string payload.
- See the source code in xKanaele/xKanaele.py and xKanaele/xKanaeleServer.py for details.
Contributing
- Follow the project conventions in the modules.
- Add tests and ensure compatibility with school usage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 xkanaele-0.1.0.tar.gz.
File metadata
- Download URL: xkanaele-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8783abc95551548bbe2ec2a382ebe94e1367cfc4a96c8c912f077b23c8e81865
|
|
| MD5 |
0e0dc9b7043158239a968fc2180f346a
|
|
| BLAKE2b-256 |
f5093426db1a6d0b8dc7714765b42993199d5ae5baae6a749f1b476748c9523b
|
File details
Details for the file xkanaele-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xkanaele-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c2348457730edaf32cff0f8086cd42ace8594ae217d08486bf10a2ef73a6287
|
|
| MD5 |
a35eaddeffaacf83e060cb82975fbba4
|
|
| BLAKE2b-256 |
995bd541e93bdb9d46a91908e1a9fea0fa9735ff7f23075c7dc6a647df962f80
|