Open takeshi-yabuki opened 4 years ago
electron flask python mac
pip3 install Flask npm install -g electron-prebuilt
mkdir c_app cd c_app/ npm init -y
$ npm install --save request $ npm install --save request-promise
"name": "c_app", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "request": "^2.88.2", "request-promise": "^4.2.5" }
Electron
Kivy
tkInter
wxPython
https://github.com/sethblack/python-seo-analyzer