harvimt / quamash

Implementation of the PEP 3156 event-loop (asyncio) api using the Qt Event-Loop
BSD 2-Clause "Simplified" License
265 stars 47 forks source link

Add basic PySide2 support #88

Closed empyrical closed 5 years ago

empyrical commented 6 years ago

This pull request adds basic support for using Quamash with PySide2. It's still in development so I'm not sure if it's appropriate to add it to CI yet, but on my setup (MacOS 10.13, Py3.6, PySide2) the unit tests all pass perfectly!

empyrical commented 6 years ago

Did not notice PR #87 when I made this! If that gets accepted, I could rebase this PR (and would be a much simpler patch as well)

harvimt commented 5 years ago

PySide2 support is being included in 0.7.0