# python_udp **Repository Path**: lammork/python_udp ## Basic Information - **Project Name**: python_udp - **Description**: UDP communication base on Python - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2022-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UDP Python This is a simple demo for using python to build up an udp server and client.