mirror of
https://github.com/thp/pyotherside.git
synced 2025-02-05 08:08:23 +08:00
Add README
This commit is contained in:
parent
a8a5a71eee
commit
1b0963a2d4
12
README
Normal file
12
README
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
This is an incomplete, buggy, proof-of-concept prototype (got it?) of a
|
||||||
|
thin wrapper of libpython for QML. Ideally, this should allow you to import
|
||||||
|
Python modules in QML and execute Python expressions from within your QML
|
||||||
|
JavaScript code.
|
||||||
|
|
||||||
|
Thanks to Attila Csipa and Ville Vainio for the initial idea of this approach
|
||||||
|
during MeeGo Conference Spring 2011 in San Francisco.
|
||||||
|
|
||||||
|
This is obviously not intended as a replacement for the awesome PySide, but
|
||||||
|
could be a viable alternative in some corner cases where PySide is not
|
||||||
|
available (e.g. Symbian^3, for which no PySide build exists yet).
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user