Python Python wxPython: wx.PlatformInfoでOSを判別する方法 (Windows/Mac/Linux)
wxPythonでクロスプラットフォーム対応アプリを作る際、OSを判別する必要があります。この記事では、wx.PlatformInfoを使い、Windows/Mac/Linuxを正確に判別する方法を解説。sys.platformとの違いや、64bit判別、wx.StandardPathsとの連携も紹介します。
Python
Python
Python
Python
Python
Python
Python
Python
Python
Python