The platform module in Python is used to access the underlying platform's data, such as, hardware, operating system, and interpreter version information. The platform module includes tools to see the platform's hardware, operating. system, and interpreter version information where the program is running.
https://docs.python.org/3/library/pla...
コメント