How can I use Python to get the system hostname?

I'm writing a chat program for a local network. I would like be able to identify computers and get the user-set computer name with Python.

← Назад к списку