Show HN: TakoVM – Isolated model and tool execution used by enterprises
Category: infrastructure
Tags: sandbox, docker, python, job-queue, security
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
TakoVM provides an isolated environment for running untrusted Python code, integrating Docker and optional gVisor sandboxing with built-in job queues, execution history, and retry logic. It solves the common problem of needing to assemble multiple tools for safe code execution, making it practical for LLM-generated code or enterprise sandboxing.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/las7/TakoVM · Python · Apache-2.0 · 3 stars
View on Hacker News