# `Platform`: An Enumeration of Supported Operating Systems ```{py:currentmodule} my.types.Platform ``` ```{eval-rst} .. autoclass:: my.types.Platform.Platform ``` ```{eval-rst} .. automethod:: my.types.Platform.Platform.local ```