Douglas Cardoso
Douglas Cardoso
Hi, how are you? I was reading the tutorials recently and I noticed that this one has a lot of duplicated code that is not related to the main purpose...
Hi, how are you? I know there is an example of asynchronous calls using `Beautiful Soup` and `requests`, but I'd like to add other one using a library I've been...
Hi, how are you? I'm using your code to test one library I've been working on to perform asynchronous calls to webdrivers. I did some experimentation using asynchronous calls to...
Oi, como vai? Parabéns pela iniciativa! Estou adicionando um exemplo de raspagem de dados usando uma biblioteca que criei que é capaz de executar a raspagem rodando browsers em paralelo....
Hi, how are you? I have been following the tutorials in [Tutorials page](https://www.pygame.org/wiki/tutorials) and I noticed that the link to "Thepythongamebook tutorial about Pygame" is not working. I removed the...
Hi, how are you? I'm using your code to test one library I've been working on to perform asynchronous calls to webdrivers. I did some experimentation using asynchronous calls to...
Hi, how are you? I'm using your code to test one library I've been working on to perform asynchronous calls to webdrivers. I did some experimentation using asynchronous calls to...
Hi, I'm including Caqui and Guara testing tools to the list. - Caqui is tool for test web UI pages like Selenium and Arsenic, but it can be executed asynchronously....
Hi, first of all thanks for maintaining this repository. I've integrated it with a library I've been working on and I faced the following error (see bellow) I faced it...
Hi, congratulations for the tool. To improve the maintenance, in this MR I am: - Converting the code from Python 2 to Python 3 based on Python 3.7 - Converting...