PyAutoGUI with Repl?
I know Repl has a lot of libraries, but do they all work? For example, if I use PyAutoGUI in my project, how can I get it to work?
ash15khng (713)
PyAutoGUI can simulate typing and moving. However, as repl.it uses another computer to run your code, PyAutoGUI would not be able to simulate typing and moving on your computer. Hope this makes sense (I'm not the best at explaining things)
timmy_i_chen (1155)
Most libraries work, but unfortunately GUI is not supported yet. :( We're exploring different avenues we can take to support it though, as it is widelyrequested.
ChinaemeremNwac (0)
@timmy_i_chen does it work now , GUI
We support REMI for GUI. Here is an example https://repl.it/@amasad/tictactoe