Package: python3-asyncio-dgram (2.2.0-2)
Links for python3-asyncio-dgram
Debian Resources:
Download Source Package asyncio-dgram:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Enhanced Datagram protocol support for Asyncio
This package offers advanced Datagram protocol support tailored for Asyncio, inspired by suggestions for a more intuitive approach to handling datagrams in Python. It simplifies the use of datagrams by providing high-level operations that eliminate the repetitive need to extend `asyncio.DatagramProtocol` for common use cases.
The design philosophy is to streamline datagram-based communication by offering a straightforward API that diverges from the broader, sometimes cumbersome, options provided by native asyncio. It includes easy-to-use functions for connecting to a specific endpoint, binding to an address to receive data from any source, and integrating with existing sockets for custom configurations.
Ideal for applications looking to implement network communication where UDP is involved, it facilitates quick and efficient setup of UDP servers and clients, supports voice/video streaming services, or lightweight IoT protocols, all without the lower-level intricacies of socket programming.
Other Packages Related to python3-asyncio-dgram
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
Download python3-asyncio-dgram
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.5 kB | 42.0 kB | [list of files] |