diff --git a/README.md b/README.md index 626e679..e5e015a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # ipybox +

+ Website + PyPI - Version + GitHub Release + GitHub Actions Workflow Status + GitHub License + PyPI - Python Version +

+ `ipybox` is a lightweight, stateful and secure Python code execution sandbox built with [IPython](https://ipython.org/) and [Docker](https://www.docker.com/). Designed for AI agents that interact with their environment through code execution, like the [`freeact`](https://github.com/gradion-ai/freeact/) agent system, it is also well-suited for general-purpose code execution. `ipybox` is fully open-source and free to use, distributed under the Apache 2.0 license.