Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Why not allow users to offer paid bounties?
Post: RE: Why not allow users to offer paid bounties?

(Oct-06-2021, 10:04 AM)snippsat Wrote: (Oct-06-2021, 12:21 AM)Tiel Wrote: Thanks for letting me know. I appreciate that. May I offer to pay a bounty when I post a question on python-forum.io?No,on...
Tiel Board 5 3,916 Oct-06-2021, 10:38 AM
    Thread: Have you considered adding a section for MicroPython?
Post: RE: Have you considered adding a section for Micro...

(Oct-06-2021, 06:42 AM)buran Wrote: (Oct-06-2021, 06:16 AM)Tiel Wrote: The category GUI, Web Development, Networking, etc is so vague and general that when I first saw that category I was confused...
Tiel Board 7 3,682 Oct-06-2021, 07:16 AM
    Thread: Have you considered adding a section for MicroPython?
Post: RE: Have you considered adding a section for Micro...

(Oct-06-2021, 04:54 AM)buran Wrote: In addition - at the moment we have section like GUI, Web Development, Networking, etc. and still majority of questions that fit into these categories are posted ...
Tiel Board 7 3,682 Oct-06-2021, 06:16 AM
    Thread: Have you considered adding a section for MicroPython?
Post: RE: Have you considered adding a section for Micro...

(Oct-05-2021, 07:49 PM)snippsat Wrote: We have discuss before to have section(forum) for the collective group of Raspberry Pi, Arduino, MicroPython...ect. It may happened we create a forum if we get...
Tiel Board 7 3,682 Oct-06-2021, 12:23 AM
    Thread: Why not allow users to offer paid bounties?
Post: RE: Why not allow users to offer paid bounties?

(Oct-05-2021, 08:08 PM)snippsat Wrote: (Oct-05-2021, 03:04 PM)Tiel Wrote: But right now python-forum.io has unpaid crowdsourcing. In other words, this forum is already at the very bottom (because ...
Tiel Board 5 3,916 Oct-06-2021, 12:21 AM
    Thread: PyautoGUI- How to use If - Else with pyautogui.locateCenterOnScreen
Post: RE: PyautoGUI- How to use If - Else with pyautogui...

Thank you very much! Your solution worked perfectly on my first two tries. First I ran your solution without the image visible and second, of course, I ran it with the image visible.
Tiel General Coding Help 3 8,313 Oct-05-2021, 03:30 PM
    Thread: Have you considered adding a section for MicroPython?
Post: Have you considered adding a section for MicroPyth...

Sure, I know hardly anyone uses MicroPython but for entirely selfish reasons I would like to see a section on this forum for MicroPython. Of course I am familiar with https://forum.micropython.org/. ...
Tiel Board 7 3,682 Oct-05-2021, 03:16 PM
    Thread: Why not allow users to offer paid bounties?
Post: Why not allow users to offer paid bounties?

When I ask questions on python-forum.io I typically wonder why users don't have the option to offer paid bounties like https://www.bountysource.com/. To make it simple for the folks who run python-fo...
Tiel Board 5 3,916 Oct-05-2021, 03:04 PM
    Thread: PyautoGUI- How to use If - Else with pyautogui.locateCenterOnScreen
Post: PyautoGUI- How to use If - Else with pyautogui.loc...

Essentially I want my Python script to perform this... x = True if x == True: print('Congratulations, you won!') else: print('I'm sorry but you lost.')with this... ...
Tiel General Coding Help 3 8,313 Oct-05-2021, 12:47 PM
    Thread: How can I loop PyAutoGUI's locateCenterOnScreen until the image is found?
Post: RE: How can I loop PyAutoGUI's locateCenterOnScree...

Thank you! I think you are correct! I just found this... https://stackoverflow.com/questions/3937...onscreen-m Wrote:It's useful when you want to wait some time for an image to appear. PyAutoGUI will...
Tiel GUI 2 7,684 Sep-26-2021, 09:39 AM
    Thread: How can I loop PyAutoGUI's locateCenterOnScreen until the image is found?
Post: How can I loop PyAutoGUI's locateCenterOnScreen un...

I'm running Python 3.8.10 on Lubuntu 20.04 LTS. How can I modify: a, b = pyautogui.locateCenterOnScreen('/home/image01.png', confidence=0.6, region=(25,500,1700,570)) so that it loops until image01.p...
Tiel GUI 2 7,684 Sep-26-2021, 07:07 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020