{"library":"pypcap","type":"library","category":null,"description":"pypcap is a Python interface to the `libpcap` C library, enabling programmatic packet capture and analysis. It provides access to network devices and allows reading packets from live captures or pcap dump files. The current version is 1.3.0. Releases are infrequent but address Python compatibility and underlying `libpcap` features.","language":"python","status":"active","version":"1.3.0","tags":["network","packet capture","libpcap","networking","raw socket"],"install":[{"cmd":"pip install pypcap","imports":["import pcap"]},{"cmd":"sudo apt-get install libpcap-dev python3-dev\npip install pypcap","imports":[]},{"cmd":"sudo yum install libpcap-devel python3-devel\npip install pypcap","imports":[]},{"cmd":"brew install libpcap\npip install pypcap","imports":[]}],"homepage":null,"github":"https://github.com/pynetwork/pypcap","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pypcap/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pypcap/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}