A lightweight runner framework for sandboxed environments
Project description
Nuvepro Runner
A Python SDK to run code in a secure, sandboxed local workspace.
Features
- Run dynamic Python code
- Execute shell commands
- Upload temporary files
- Clean up sandbox environments
Example
from nuvepro_runner import Nuvepro
sandbox = Nuvepro().create()
response = sandbox.process.code_run('print("Hello from Nuvepro!")')
print(response["output"])
sandbox.cleanup()
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
nuvepro_runner-0.1.6.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nuvepro_runner-0.1.6.tar.gz.
File metadata
- Download URL: nuvepro_runner-0.1.6.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21a2ac1dcb3ce3b61b96bbcb2594cdb322dd694737570aaf2b838ed7bd870dc9
|
|
| MD5 |
bb6a30b8bc6f3b614c0e4fa1fda5962b
|
|
| BLAKE2b-256 |
bf7774e0ef3b5fc3dbe962c707698c1939fae2da944c75be419f3d2411883ad5
|
File details
Details for the file nuvepro_runner-0.1.6-py3-none-any.whl.
File metadata
- Download URL: nuvepro_runner-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a35b72e130ca207297c7b3a9a7b3f2e1aca6cef6fb03de73f0f7bc79eca79622
|
|
| MD5 |
7a46b6825474cb9795a27f7de1395aaf
|
|
| BLAKE2b-256 |
e3c4ead2331bbee382aab48044c6dae2e69ced5c7c92827f956496719657efe5
|