SoulMelody / PyQuick

Cffi wrapper for DOtherSide library, qml binding for pypy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyQuick (WIP)

Cffi wrapper of the DOtherSide(https://github.com/filcuc/DOtherSide) library, specially designed for pypy.The module's structure is inspired by PyQt5.

Install

  1. build DOtherSide from master branch and install the shared library to your system path;
  2. run "pypy setup.py install".

Todo

Implement these QAbstract{Item,List,Table}Models in QtCore.

Known Issues

  • sometimes crash

License: GNU General Public License v3

About

Cffi wrapper for DOtherSide library, qml binding for pypy

License:GNU General Public License v3.0


Languages

Language:Python 100.0%