Skip to main content

Python SDK for Syva sandboxes

Project description

Syva Python SDK

Install:

pip install syva

Use:

from syva import Image, Sandbox

image = Image("base").python("3.12").pip_install("requests")
sandbox = Sandbox.create(image=image)
result = sandbox.process.exec("python3 --version")
print(result.stdout)
sandbox.destroy()

Set SYVA_API_KEY for the hosted API. Set SYVA_API_URL to point the SDK at a local or self-hosted control plane.

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

syva-0.1.1.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

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

syva-0.1.1-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file syva-0.1.1.tar.gz.

File metadata

  • Download URL: syva-0.1.1.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for syva-0.1.1.tar.gz
Algorithm Hash digest
SHA256 df868bfdc9acb1b6c52186201469e02a96f263f33e6c48731722f2f64887b7e3
MD5 76422602ee8cbce0192fb2b1cdb3849a
BLAKE2b-256 ca0128a378ee7f825ce46edf08708f5706bc04185369ffd82b6c1ae7d4372352

See more details on using hashes here.

File details

Details for the file syva-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: syva-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for syva-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64f75d39ce2d8b847e97641ef8e586cf41fd9495ab765511675e88cc0f073088
MD5 c4d9aa8b454edb303889ab3384f9f9d4
BLAKE2b-256 07cc5ebedb2d63365fcda5f2942cb6c6d705e1286a5a931bbade867c456b6f7b

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