I'm starting to play with PyBridge and in particular am using the Windows 10/11 Notifications example.
I intend to use this in a non-ui app that runs in the backgroung and generates a Windows Notification if/when it receives certain websocket messages.
This has lead me to have a few linked...
Hi all, I just started playing around with PyBridge today, so please excuse my ignorance, I have the following python code which I use at work, it communicates with a Power Supply via USB connection, I am trying to get this to work using B4J and PyBridge, I have python 3.12 installed on my PC...
Hi I'm trying to call an asynchronous function in python using the new pybridge framework but I can't get it to work.
I attach part of my code and an example project, greetings
Private Sub AsyncFunction As PyWrapper
Dim Code As String = $"
import asyncio
async def AsyncFunction()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.