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.0.tar.gz
(5.9 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.0.tar.gz.
File metadata
- Download URL: nuvepro_runner-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ef7cd3bbf273aec5400ab43fabe31437d2263de05e55a3927e3c432f0fa2d8
|
|
| MD5 |
99c15d3c346689e4dac48eabf67ab5db
|
|
| BLAKE2b-256 |
e5a4861fdc453a8b10196ca084005955c89711556c479e0cbbe6a7bfc99df105
|
File details
Details for the file nuvepro_runner-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nuvepro_runner-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 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 |
5388d9cb738450bbb986aaedb8371613cc1371b3a4f15612d5fa9654884d3d55
|
|
| MD5 |
08366b91eea1bad49dcbaa8e1721b497
|
|
| BLAKE2b-256 |
8747e65bef065377efbdd56ba83d3a569b8e62aa928a7601d4c543ec9b3f6750
|