{"library":"scapy","type":"library","category":null,"description":"Scapy is a powerful Python-based interactive packet manipulation tool that enables users to forge, decode, send, and sniff network packets. It supports a wide array of protocols and can function as an interactive shell (REPL) or as a library within Python scripts. Scapy runs on Linux, macOS, most Unix-like systems, and Windows (requiring Npcap). The current version is 2.7.0, and it maintains an active release cadence.","language":"python","status":"active","version":"2.7.0","tags":["networking","packet manipulation","security","network analysis","protocol","sniffing","forging"],"install":[{"cmd":"pip install scapy","imports":["from scapy.all import *"]}],"homepage":"https://scapy.net","github":"https://github.com/secdev/scapy","docs":"https://scapy.readthedocs.io","changelog":"https://github.com/secdev/scapy/releases","pypi":"https://pypi.org/project/scapy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":3.66,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scapy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}