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.3.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.3.tar.gz.
File metadata
- Download URL: nuvepro_runner-0.1.3.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 |
c66c073f86990544895dab1d926c9ad3084395f693b98d4a71702e5645eee6a3
|
|
| MD5 |
64075f2ea0ba70a16402ffcd46e0e7cc
|
|
| BLAKE2b-256 |
b4e6b1ac6738f32f471f6e359167e7129b7e9cffdfc9422b57fca779edfbe155
|
File details
Details for the file nuvepro_runner-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nuvepro_runner-0.1.3-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 |
fd65b3b428f441c88e83138de5853a6d7b5417c8c54f681ff3d6ddd46b7ec8e2
|
|
| MD5 |
ec4775d8a1bd43a621a916e8ee59f8a7
|
|
| BLAKE2b-256 |
7201f3e2a4c3aa24b1124beef9d1ec87a241a68f76bdfa1fb13e76642ae6518e
|