Skip to content

blobbeliblob/py-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-web-ui

A simple electron app that allows running a CLI python script through a web interface, facilitating easier UI development.

Prerequisites

Install

cd path/to/application
npm install --save-dev electron
npm install --save-dev @electron-forge/cli
npx electron-forge import

Run

npm run start

About

Python console run through electron UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published