pythonthings/cefpython
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CefPython - python bindings for the Chromium Embedded Framework. License New BSD License Copyright Czarek Tomczak. All rights reserved. Website: http://code.google.com/p/cefpython/ -- There are a few ways to make bindings to CEF: 1) ctypes (only C api from DLLs) 2) cython 3) Boost.Python 4) others: http://wiki.cython.org/WrappingCorCpp
Languages
- C++ 54.3%
- Python 25.3%
- JavaScript 13.0%
- C 6.2%
- Objective-C 0.3%
- Objective-C++ 0.3%
- Other 0.6%