python-project · GitHub Topics · GitHub
github.com › topics › python-projectThis 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). python python3 network-scanner simple-project python-project networkscanner network-scanner-python ip-to-mac-address. Updated on Aug 29, 2021.
python-git - PyPI
https://pypi.org/project/python-git01.02.2018 · # Python-Git Automate the boring git stuff with python ## Motivation Whenever I wanted to see the status of all my git repos I have to fire up the `git-cmd.exe` shell on windows, navigate to each folder and then do a `git status`. I have to do this both at home and at work. But I got quickly tired of it. So I decided to make this tool to give ...