pyrender
pyrender copied to clipboard
Does the pyrender project use any tools to format the code?
I am creating a PR that offers a Viewer written in Qt (PyQt5 or PySide2) so I do not want to break the style of the format so I am wondering if a tool (and its configuration if necessary) is used for it. I currently use black and I see that the format differs from your code.
That's a great idea, wouldn't it be better to use SDL2 though?
@SimantoR My proposal does not exclude SDL2 but in my PR I refactor the part of the viewer so that it can be written with different GUIs, and my 2 cents is to provide the viewer with Qt, another expert user with SDL2 could easily implement too. See this: https://github.com/eyllanesc/pyrender/tree/create_qt_viewer