sdsforge has been added to PyPI, making the toolkit easier to access for Python users who work with Safety Data Sheets and structured compliance data. The package is described as Python bindings for sdsforge, a converter that handles SDS content and maps it to Japan’s MHLW standard JSON format.

According to the package description, the project is built as a Python-first tool with a Rust-powered core. That combination suggests a focus on giving developers a familiar Python workflow while using Rust for performance in data conversion and validation tasks.

The toolkit is positioned around more than simple file transformation. Its listed features include schema validation, GHS and CAS checks, and quality evaluation across large corpora, indicating that it is aimed at workflows where consistency and data quality matter alongside format conversion.

With distribution through PyPI, sdsforge becomes simpler to install in Python environments and integrate into existing data pipelines. For teams handling regulatory or chemical safety documentation, the release expands access to a tool designed to turn SDS records into standardized JSON while checking the data against expected rules.