{"library":"dpkt","type":"library","category":null,"description":"DPKT is a fast, simple Python library for creating and parsing network packets, providing definitions for many common TCP/IP protocols like Ethernet, IP, TCP, and UDP. Its current stable version is 1.9.8, with releases occurring semi-regularly, focusing on bug fixes, protocol updates, and performance improvements.","language":"python","status":"active","version":"1.9.8","tags":["networking","packet-parsing","pcap","protocol-analysis","network-security"],"last_verified":"Thu May 21","install":[{"cmd":"pip install dpkt","imports":["from dpkt import pcap","from dpkt import ethernet","from dpkt import ip","from dpkt import tcp","from dpkt import udp","from dpkt import utils"]}],"homepage":"https://dpkt.readthedocs.io","github":"https://github.com/kbandla/dpkt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dpkt/","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.6,"avg_import_s":0.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dpkt/compatibility"}}