A quick dive into Python's platform module
The platform module in Python is designed to give you specific information about the underlying platform. In computing, a platform is the environment a piece of software is running on, typically the hardware and operating system of the computer you'r...
jegrami.dev2 min read