Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Please provide Python bindings by default #536

Open
willbelr opened this issue Mar 21, 2024 · 5 comments
Open

[Request] Please provide Python bindings by default #536

willbelr opened this issue Mar 21, 2024 · 5 comments

Comments

@willbelr
Copy link
Contributor

I am using QTermWidget in a PyQt5 application, which functions perfectly well on Arch Linux and is straightforward to install. However, the Python bindings are not provided in other distributions, thus necessitating users to build their own packages, making it a pain to deploy. Given that it imposes minimal overhead, would you consider enabling PyQt bindings by default for all qtermwidget binaries? Doing so is likely to resolve issue #533 too. Thank you.

@willbelr
Copy link
Contributor Author

Also related to #364

@redtide
Copy link

redtide commented Mar 31, 2024

PySide6 instead?

@madprops
Copy link

Does qtermwidget work on pyside6? I can't find documentation on how to use it.

@yan12125
Copy link
Member

Does qtermwidget work on pyside6?

Nope, only pyqt6. I'm not sure why redtide mentioned that.

@yan12125
Copy link
Member

Regarding the original request - Python bindings may be built by default if sip-wheel is called via add_custom_target or add_custom_command CMake commands. Patches are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants