Skip to content

👾📦 v0.2.5

Latest
Compare
Choose a tag to compare
@shroominic shroominic released this 03 Dec 03:19

v0.2.5: adds url download helper method
v0.2.4: fix argument passing for RemoteBox
v0.2.3: fix aiofiles issue
v0.2.2: fix python 3.9 support

NEW v0.2 - features:

🚀 No need for start or stopping of sessions
🐳 Local Docker mode for parallel and contained execution
🔒 Sandboxed Python + Bash code execution
📡 Code execution streaming
🧰 Utility methods like .list_packages() or .show_variables()
🧪 Advanced testing suite
📐 Improved types
🌐 Uses v0.2 for remote box backend
📦 Dockerfile for custom container creation
💻 Improved developer experience