A pure Python asynchronous UDP module
Project description
pyAUDP (Python Asynchronous UDP)
pyAUDP is a Python library for implementing asynchronous User Datagram Protocol (UDP) functionalities over Python Socket object. Implementation is based on threads by that it is only efficient if GIL is disabled in python.
Installation
To install pyAUDP, run the following command:
python3 -m pip install pyAUDP
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
pyaudp-0.2.0.tar.gz
(16.8 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
pyaudp-0.2.0-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file pyaudp-0.2.0.tar.gz.
File metadata
- Download URL: pyaudp-0.2.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
301b52bd84e8e7778c0890284f02291749f13d3d539de138e3360e641235f6e1
|
|
| MD5 |
4960c2baf0918fa5df461c84ec01bd20
|
|
| BLAKE2b-256 |
9770cb4c6af47604e94e612c2613557a2e9da72fab63adc7f514f90ff3f49f00
|
File details
Details for the file pyaudp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyaudp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52bffcc6b4b847c7eb26ac11ebe0cfa492664390a17a606ed0ef5e874402e97d
|
|
| MD5 |
359a791f93e7e0a7523a0c61d323c0eb
|
|
| BLAKE2b-256 |
ff62c950cf8ca8a9655b2e2446a55b94244717ee763ad4f072ab42e6a9c31acf
|