This document presents a study on the availability and usage of platform-specific APIs in Python, revealing that 21% of APIs are platform-specific and 15% of modules include at least one such API. The study also indicates extensive usage of these APIs across 100 software systems with over 19,000 instances noted. Findings highlight the widespread nature of platform-specific APIs in Python but also emphasize the lack of dedicated documentation and best practices.