py-chrome-app
py-chrome-app copied to clipboard
UI for Python using Chrome as a WebView
py-chrome-app allows you to add a GUI to your python app without fussing
around with gtk/wx/pyobjc and other dependency messes. Write your UI in JS,
then use py-chrome-app to glue it to your python code.
Thats about it.