Metadata-Version: 2.4
Name: netscript
Version: 1.0.0
Summary: Flask server wrapper for running Python scripts
Author: Grey Liedtke
Author-email: grey.liedtke@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# NetScript

A simple python script to host a flask server to run python scripts and output over a network.

- start
- stop
- log

### Example Script

- Website
- HTML example download
