What it is
Deep Safety is a process safety computation layer for consequence analysis, hazard evaluation, and decision support. It exposes one model contract and one constants framework across package, API, browser, notebook, and MCP usage.
Modeling chain
- Materials and operating/design data are the upstream foundation
- Scenario definition and source models create the release term
- Dispersion and effects use that release term downstream
- Hazard-evaluation workflows consume the physical outputs explicitly
Package and runtime
pip install deepsafety
pip install "deepsafety[jupyter]"
deepsafety-api
deepsafety-mcp
python -m deepsafety
The package, API, browser application, and MCP server use the same model vocabulary and constants system.