Published by John_Newall

published

John_Newall's Post

In Reply To: this post

@TerryHancock (I'm posting as I'm intrigued by the problem, I don't have a solid solution) ...that said, sounds like you want (need?) to use html for your python app's UI? I see you've investigated WebKit, maybe it's possible to access _just_ the render engine component? Looks like Blink is a forked project that fits the description.


Likes: 0
Boosts: 0
Hashtags:
Mentions: @TerryHancock@realsocial.life

Comments

Displaying 0 of 1 comments

Space Catitude 🚀

In response to this post

@john_newall

Yeah, that's basically the idea I was working with.

I'm still fishing around for the right approach on this project.

Following some web searches just now, one path might be to use wxpython with wxWebConnect, which wraps the Gecko engine (which is the old Firefox web engine, prior to Quantum).

Blink, of course, is the engine in Chromium. It looks like MBPython might provide a way to work with that.

github.com/lochen88/MBPython


@TerryHancock mbpython looks promising!

by John_Newall ;

Mentions: @john_newall@fosstodon.org


Likes: 0

Replies: 1

Boosts: 0