Cffi wrapper of the DOtherSide(https://github.com/filcuc/DOtherSide) library, specially designed for pypy.The module's structure is inspired by PyQt5.
- build DOtherSide from master branch and install the shared library to your system path;
- run "pypy setup.py install".
Implement these QAbstract{Item,List,Table}Models in QtCore.
- sometimes crash
License: GNU General Public License v3