Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 302 Bytes

webview-python

Python extension that provides API for the webview library.

TODO

  • Figure out why examples/with_server.py doesn't work
  • Better function binding support (automate json.dumps and json.loads)
  • Remove support for Python 2.x