Skip to main content

Python SDK for jhansi.io - run AI-generated code in isolated sandboxes

Project description

jhansi.io

Build it. Run it. Ship it.

Run AI-generated code in isolated sandboxes. Open source. Self-hostable.


The problem

Every AI coding tool generates code. None of them answer:

"Where does that code actually run, and what can it touch?"

Paste it into your terminal and hope? That's eval() with access to your .env, your AWS creds, your customer database.

In a startup that's risky. In fintech that's an FCA conversation you do not want to have.

jhansi.io is the answer.


What it is

A sandboxed execution platform with three layers:

Layer Status What it does
jhansi SDK 🟢 Available Python SDK — pip install jhansi
Petri 🟢 Available Execution engine — Docker isolation, multi-language, self-hostable
TenantVault 🔜 Coming soon Per-tenant secrets injection, envelope encryption, audit log

Quick start

# Start Petri
git clone https://github.com/jhansi-io/petri.git
cd petri
docker compose up

# Install the SDK
pip install jhansi
from jhansi import Sandbox

with Sandbox(language="python") as sb:
    sb.upload_file("main.py")
    result = sb.exec("python main.py")
    print(result["output"])

Full docs at docs.jhansi.io.


Repositories

Repo Description
jhansi-io/jhansi SDK — pip install jhansi
jhansi-io/petri Execution engine — FastAPI, Docker isolation, multi-language

Why jhansi.io?

  • Competitors (E2B, Modal, Daytona) are SaaS only — jhansi.io is open core, self-hostable
  • Nobody else combines execution sandbox + secrets vault + compliance audit in one platform
  • Built by someone with 18 years in banking who has lived the compliance problem firsthand
  • Regulation (FCA, SOC2, EU AI Act) requires audit of AI actions — jhansi.io provides it

Roadmap

Full roadmap: jhansiio.featurebase.app


Follow the build

Building in public. Technical deep-dives on Dev.to.

Star this repo to follow along. ⭐


License

Apache 2.0 — see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jhansi-0.1.4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jhansi-0.1.4-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file jhansi-0.1.4.tar.gz.

File metadata

  • Download URL: jhansi-0.1.4.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.12.7 Darwin/25.3.0

File hashes

Hashes for jhansi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5029c7ac2cf935e84ba56f1f8072ccd7e8948e9fd67ce65f2dc64f6130c7bb5c
MD5 c60acb0ec44d8601a99f91f0eba90283
BLAKE2b-256 e107e7dacff778d19109cfc0cac737a78667f73d12dc4c020b8530ff4c8840ad

See more details on using hashes here.

File details

Details for the file jhansi-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: jhansi-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.12.7 Darwin/25.3.0

File hashes

Hashes for jhansi-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f2263841a74e0247e9fc1961f51845770985191381a3b2b55960813be9ba6fac
MD5 cbc74baadbc705074a4f1b9995b7c28b
BLAKE2b-256 4b62cd63b2dde88ccaf068584cbe481ae783cbbb595aec92cb3da0dbfb6475c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page