toml version
Project description
NetScript
A simple python script to host a flask server to run python scripts and output over a network.
URL's
- /start
- stop
- log
Usage
from netscript.script_server import ScriptServer
py_exec = "venv/bin/python3.12"
py_script = "active/NetScript/netscript/netscript/tests/script_1.py"
app = ScriptServer(py_exec, py_script, "script_out.txt", 3000)
app.run()
Example Script
- Website
- HTML example download
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
netscript-1.1.tar.gz
(3.6 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 netscript-1.1.tar.gz.
File metadata
- Download URL: netscript-1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f443c61ec45f05a38aae684a3a752d46fa3501d1124aab595fd858736808b06
|
|
| MD5 |
3a5a355f41719a46d117269f0b4fc70a
|
|
| BLAKE2b-256 |
5c7826d895cc8dbbf932809d482f1052fe09d54d19980a3f3f8c99c2f8d7b4de
|
File details
Details for the file netscript-1.1-py3-none-any.whl.
File metadata
- Download URL: netscript-1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4919506a1e9f81ebfed82d5cbd7e4457b1581aa419fbe0c7bb71cb0b07c0ecaa
|
|
| MD5 |
e725c15a0463086a5daa175551fe7e0b
|
|
| BLAKE2b-256 |
83fddfd3d83e3cddf92e0db5cfaef900088d7e2290c7b3b4e498769bbc8ebb42
|