Metadata-Version: 2.4
Name: substrate-runtime
Version: 0.1.2
Summary: Prebuilt Substrate runtime binary
Author: Substrate
License-Expression: MIT
Keywords: agents,sandbox,tools,substrate
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# substrate-runtime

Prebuilt Substrate runtime binary for local managed execution.

Most users should install this transitively:

```sh
pip install substrate-sdk
```

The package exposes the runtime binary as package data under
`substrate_runtime/bin/substrate-runtime`.
