Pyodide is a port of CPython to WebAssembly/Emscripten. Pyodide makes it possible to install and run Python packages in the browser with micropip. Any pure Python ...
This is a simple network scanner used to scan any range of IP Address to get their MAC Address. The code is written completely in Python (currently, python v3).