Skip to main content

Official Python SDK for Cinch — run untrusted code in secure, disposable sandboxes.

Project description

Pangolin — Python SDK for Cinch

Run untrusted code in secure, disposable sandboxes. https://cinch.codes

Install

pip install pangolin-sdk

Usage

from pangolin import Sandbox

box = Sandbox(api_key="cinch_live_...")
result = box.run("print(2 + 2)")
print(result.stdout)  # "4\n"

JavaScript

result = box.run("console.log(2 + 2)", language="javascript")

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

pangolin_sdk-0.2.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

pangolin_sdk-0.2.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file pangolin_sdk-0.2.0.tar.gz.

File metadata

  • Download URL: pangolin_sdk-0.2.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pangolin_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ead08d19b30ecbaad975c16698764e89e7786bd029223a25e832e700d796e3be
MD5 5f4bca9cdc87dfba3bdc052a77cf2d54
BLAKE2b-256 9390b07c54f3cb4032ce43ae60fba5bd59597e8530a468f483ec50a0d8fbf36f

See more details on using hashes here.

File details

Details for the file pangolin_sdk-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pangolin_sdk-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for pangolin_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9ff6e53030cf9f8c809971ec958ce75cf2ac2b454317c8baba9194d1cc867a26
MD5 1b4b60c2022a7ce6840d30effa535869
BLAKE2b-256 69497063b3af8992998564df94ec1fbec28b5eadc53cd1bebfb3a4fd0d6e763b

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