Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pip install syntax
Post: pip install syntax

Hi All, i am new to python , need help in installing pyautogui From juypter notebook i coded pip install pyatuogui its working but in python terminal its not working. Also let me know which editor...
biprabu General Coding Help 2 2,962 Sep-17-2020, 11:28 AM
    Thread: Jupternotebook file
Post: Jupternotebook file

Hi ALL, I have written in script in Jupyter notebook, code is working perfectly. my Questions 1) script is saving as .pnyib file ,how to schedule this file in windows task scheduler 2) how to open ju...
biprabu General Coding Help 1 1,688 Sep-10-2020, 02:53 AM
    Thread: mouse position
Post: mouse position

Hi All, I am new to python How to get mouse position after click Example I clicked on the screen , outuput should show x and y cordinates where i clciked on the screen Thanks
biprabu General Coding Help 3 2,051 Sep-09-2020, 05:20 PM
    Thread: python script to Batch File
Post: python script to Batch File

Hi All, How to create batch file for python script exectuion at specified time Example i have ptyhon file -gui.py now i want gui.py to run at 5.30pm daily
biprabu General Coding Help 1 2,064 Sep-09-2020, 01:03 PM
    Thread: Click after 10 Mins
Post: Click after 10 Mins

Hi All, I am using pyatuogui module for automation. i have to hit enter key after 10 mins pyautogui.press('down') pyautogui.press('enter') pyautogui.press('enter') here i have to hit enter key aft...
biprabu General Coding Help 1 1,410 Sep-07-2020, 05:27 PM
    Thread: Activate Winodw/ Set focus
Post: Activate Winodw/ Set focus

Hi ALL, Please help me to activate the window so that i will move the mouse to particular are and click my Code Import subprocess path='Tableau.exe' file='d:\book1.twbx' subprocess.call(path,file ...
biprabu General Coding Help 0 1,671 Sep-07-2020, 04:05 AM
    Thread: Move mouse and click in particular position
Post: Move mouse and click in particular position

Hi All, I am new to python.please help me to solve the requirement Step 1) I have to open a application 2)move the mouse to its menu area and click on its submenu Application dont have short cut key...
biprabu General Coding Help 3 2,504 Sep-01-2020, 10:14 AM

User Panel Messages

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