mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.69k stars 2.68k forks source link

Add project: Scapy #139

Closed mcgyver5 closed 4 years ago

mcgyver5 commented 4 years ago

Basic info

Application name: Scapy Application repo link: https://github.com/secdev/scapy Application home link: https://scapy.net/ Application description: Python-based interactive packet manipulation program & library.

Qualifications

There are a ton of great Python projects out there, but what makes an application "Awesome™"? Please check that all of the following criteria apply:

Note that installability via pip/PyPI and a developer-audience focus may warrant a higher standard for inclusion, in keeping with the spirit of the list:
http://sedimental.org/awesome_python_applications.html Scapy is installed via PIP pip install --pre scapy[basic]

Additional notability info

has a wikipedia page: https://en.wikipedia.org/wiki/Scapy Not to be confused with scrapy

mahmoud commented 4 years ago

Scapy is indeed awesome, and notable, but I've never really thought of it as an application. I've only ever used it by importing a Python module. Does it have a non-Python-REPL interaction pattern?

mcgyver5 commented 4 years ago

I think it is only a Python REPL interaction pattern. I think maybe it isn't appropriate for the list. Sorry!

mahmoud commented 4 years ago

Not a problem, it's not like you're self-promoting or something. Always happy to revisit awesome projects, even if they're not applications :)