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.4.tar.gz
(6.0 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.4.tar.gz.
File metadata
- Download URL: nuvepro_runner-0.1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ef02570abd6759684a3cc316445f8691841b47edd42d21dd701523507ff754f
|
|
| MD5 |
cdc7c00ba3761d8d7d10b5c46d2fb2b7
|
|
| BLAKE2b-256 |
bbc916765e9646a41a75e4b990e6d238353d39364804b6c59fed1d288bc5d7f1
|
File details
Details for the file nuvepro_runner-0.1.4-py3-none-any.whl.
File metadata
- Download URL: nuvepro_runner-0.1.4-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 |
468e753c5c172af54acf0c7d8f205be2869fbda6b649996068abce09fb248ee3
|
|
| MD5 |
5c105cc23932b6f538a98e22c58e1ef3
|
|
| BLAKE2b-256 |
471cc59b3c11f185f52b4820bc86b66f5a34309fbfc6c501a2d88b7363bc23a0
|