remi
remi copied to clipboard
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Hi, I am running Win10 Pro with anaconda. Installed Remi is 2022.3.7 It is crashing on any close window. Reproducable with widgets_overview_app.py I have tested with Edge and Chrome. ```...
this is a naive question: would remi work in pyscript/pyodide environment ?
I have two video sources,I can use button selection.But I want to use a timer,20 minutes apart,automatic loop refreshes video source.Tried several ways, but failed. Thank you!! # -*- coding:...
As the tittle said, I cannot find any wiki or document about this great project. And auto-fill function is not operate appropriate in my IDE (visualstudio code), it just cannot...
I wish to transmit an image from the server to the front end and then draw a circle on the image where a user clicks on it. My current solution...
I read on the main page the quote below. This is a deal breaker, because writing a web application is, in the end, to put on the web... Is it...
MacOS, Catalina and Big Sur: If you run a standalone application, and click the close button of the window (top left, red X button) the app does not close. command-Q...
I have a question about the operation of MenuItem -- specifically, nested MenuItems, i.e., MenuItems appended to another MenuItem. This pertains to Firefox only: When using a mouse to navigate...
Hi Davide, I hope you're going well. I'm facing a technical issue these days with remi, due to one of its limitation. Today I worked this around with subclasses and...