Skip to main content

No project description provided

Project description

pyautomouse

import pyautomouse

#class Mouse
m = pyautomouse.Mouse()
# click
m.mouseClick(count=,Time=,x=,y=,button=,isdoubleclick=,istripleClick=) => return None
# getMouseXY
x,y=m.getMouseXY() => return x,y
# MoveTo
m.MoveTo(x=,y=,duration=) => return None
# dragTo
m.dragTo(x=,y=,button=,duration=) => return None
#class keyboard
k = pyautomouse.keyboard()
#hotkey
k.hotkey(args=, count=, Time=)
#press
k.press(key=, count=, Time=)
#keyUp
k.keyUp(key=, count=, Time=)
#keyUp
k.keyDown(key=, count=, Time=)
#keyUp
k.typewrite(key=, count=, Time=)
```[EOF]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyautomouse-0.1.7.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

pyautomouse-0.1.7-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file pyautomouse-0.1.7.tar.gz.

File metadata

  • Download URL: pyautomouse-0.1.7.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for pyautomouse-0.1.7.tar.gz
Algorithm Hash digest
SHA256 4dbf20591b5e4f38907e1ce3b2f886a40c8fc041b8bf8a04858c752cb082bb7e
MD5 fbe26036dd2d2c1fa25c97eb115578ce
BLAKE2b-256 0df860aab653de8d553f36354cc3206407b0fa71f9aaa52d2d66a07e51c88a2f

See more details on using hashes here.

File details

Details for the file pyautomouse-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: pyautomouse-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for pyautomouse-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 494a62de08221c0d5cea27454adc4691155bdf8647b80a733d56f2203fee9c6e
MD5 21747e385237abc7fea850113dd67a34
BLAKE2b-256 07981dbc774e1b26206d1317c0309f731bac57dc54534dc17486141ce4651c17

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page