{"library":"asyncio-dgram","type":"library","category":null,"description":"asyncio-dgram provides a higher-level, more convenient API for working with UDP datagram sockets in Python's asyncio framework. It simplifies common UDP operations like binding, connecting, sending, and receiving data with an async/await interface. The current version is 3.0.0, and it generally follows a release cadence driven by feature additions, bug fixes, and API improvements.","language":"python","status":"active","version":"3.0.0","tags":["asyncio","udp","datagram","networking","sockets"],"last_verified":"Tue May 26","install":[{"cmd":"pip install asyncio-dgram","imports":["from asyncio_dgram import bind","from asyncio_dgram import connect"]}],"homepage":null,"github":"https://github.com/jsbronder/asyncio-dgram","docs":null,"changelog":"https://github.com/jsbronder/asyncio-dgram/blob/master/ChangeLog","pypi":"https://pypi.org/project/asyncio-dgram/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncio-dgram/compatibility"}}