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.5.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.5-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jhansi-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 bdab4e55539009cff65cf2cb5c2ace12969522234ac804d51fc02dd53a9da8d7
MD5 7b6bd6c0558fdf1c5ea2b62984f428fb
BLAKE2b-256 77eb96d7a9fcd2cf588b74a62a3aa7141ec9e7e28cf7a5e78a563abd139b91d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jhansi-0.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b6d9635a4d26496a136932a83dfae8b360d30c8222300144bbe7b1c1d244393d
MD5 2e631d1d3c391647ea14a61a40600595
BLAKE2b-256 891ca3bb466dd2defbe3f88d6d2018c7e7ceec1579ade9140c6342073492dc8d

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