Psutil Cross-platform lib for process and system monitoring in Python. NIC 이름 목록 출력 import psutil addrs = psutil.net_if_addrs() print(addrs.keys()) 15년 묵은 Busy-loop 폴링을 끝내고 진정한 이벤트 기반 대기로 전환 Python subprocess/psutil: 15년 묵은 Busy-loop 폴링을 끝내고 | GeekNews [원문] Giampaolo Rodola - From Python 3.3 to today: ending 15 years of subprocess polling See also python gopsutil Favorite site psutil · PyPI Github - psutil