Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

SoulMelody/PyQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages