QtPyConvert icon indicating copy to clipboard operation
QtPyConvert copied to clipboard

An automatic Python Qt binding transpiler to the Qt.py abstraction layer.

Results 4 QtPyConvert issues
Sort by recently updated
recently updated
newest added

I had a thought about how to increase the use, adoption and value of QtPyConvert, which in turn can help improve contribution and increase the number of eyeballs on the...

enhancement
Investigate

[black](github.com/ambv/black) has a really really high quality replacement system. Ideally we should investigate their tokenizing system and see if we can remove our redbaron dependency.

enhancement
Investigate

The conversion fails with the following error when you have trailing whitespace inside of an indentation block. ``` 2018-05-08 12:24:04 - ERROR | [QtPyConvert.run] Line 1 from PySide import QtGui...

bug
RedBaron

When converting a file the tool seems to append a new line to the end of the file under certain conditions - Not sure what conditions. When it appends a...

bug
good first issue
RedBaron