File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Pyppeteer Ghost Cursor
1+ # Python Ghost Cursor
22Python port of <a href =" https://github.com/Xetera/ghost-cursor " >Xetera/ghost-cursor</a >, for use with Pyppeteer and Playwright.
33
44> Generate realistic, human-like mouse movement data between coordinates or navigate between elements with Pyppeteer/Playwright
Original file line number Diff line number Diff line change 88README = (HERE / "README.md" ).read_text ()
99setuptools .setup (
1010 name = "python_ghost_cursor" ,
11- version = "0.2.1 " ,
12- description = "Pyppeteer implementation of Xetera/ghost-cursor" ,
11+ version = "0.1.0 " ,
12+ description = "Python implementation of Xetera/ghost-cursor" ,
1313 long_description = README ,
1414 long_description_content_type = "text/markdown" ,
1515 url = "https://github.com/mcolella14/python_ghost_cursor" ,
You can’t perform that action at this time.
0 commit comments