We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce2f0b commit 15bf71bCopy full SHA for 15bf71b
README.md
@@ -24,6 +24,7 @@ Table of contents:
24
CEF Python is a an open source project founded by [Czarek Tomczak](https://drive.google.com/file/d/17xmoT5Z_zTHkVclqPzrs2aAV64Uiu7fh/view)
25
(hire me!) in 2012 to provide Python bindings for the [Chromium Embedded
26
Framework](https://bitbucket.org/chromiumembedded/cef).
27
+Simply put, CEF is kind of [Electron](https://electronjs.org/) for Python.
28
The project has evolved and it is now much more than just pure Python bindings,
29
it helps you integrate the CEF framework with the Python environment,
30
the desktop and the numerous Python GUI frameworks and tools such as
0 commit comments