Metadata-Version: 2.4
Name: withruntime
Version: 0.2.0
Summary: Runtime Cloud (withruntime.com): sandboxes for AI agents. `import withruntime`; installs the official withruntime-cloud SDK.
License-Expression: MIT
Project-URL: Homepage, https://withruntime.com
Project-URL: Documentation, https://withruntime.com/docs
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: withruntime-cloud>=0.2.0

# withruntime

Runtime Cloud from [withruntime.com](https://withruntime.com).

```sh
pip install withruntime
```

```python
import withruntime
```

This installs and re-exports the official `withruntime-cloud` SDK.
