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.1.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.1.tar.gz.
File metadata
- Download URL: nuvepro_runner-0.1.1.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 |
cb9a9fb4f378498f9d97dc7a7a17d9d207e0c0e39f7595c4e96d8ebc131901f8
|
|
| MD5 |
4d2d6025e88f0fb3f4523ee07787dfa6
|
|
| BLAKE2b-256 |
3e2a7a5c33820f23a022fd748c1eccef7319ad14c480c71267bd9eb8970c13f0
|
File details
Details for the file nuvepro_runner-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nuvepro_runner-0.1.1-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 |
a861654cd114de6b98bd12aedf2e1ab9b39e62aee962061b217ddf9e97013a8e
|
|
| MD5 |
f958495cff646792d8faa5e3dbc3e575
|
|
| BLAKE2b-256 |
e3fbfe88a2538f93db9adaf8e0c08ff7f434a9baafc81dcb5ce2220d90d42fac
|