Skip to main content

Generate a webpage as a GUI for a Python script, and serve from anywhere.

Project description

Python Web I/O

Generate a webpage as a GUI for a Python script, and serve from anywhere.

Usage

$ export FLASK_SECRET_KEY="someSecureSecretKey"
$ python_web_io .\example.py

Config

Argument
"example.py" Required Specify the file path for the app Python script / entrypoint.
--title "Python Web I/O" Optional Set a title for the browser tab / website title.
--icon "🎯" Optional Set an emoji icon for the browser tab / website icon.
--debug Optional Run the Flask server with debug output enabled.

License

MIT

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

python_web_io-0.1.11.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

python_web_io-0.1.11-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page