V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
yixiugegegege
V2EX  ›  Python

咨询一下大佬,我想用 py 模拟一下人类鼠标轨迹

  •  
  •   yixiugegegege · 2019-04-28 14:47:49 +08:00 · 2743 次点击
    这是一个创建于 1819 天前的主题,其中的信息可能已经有所发展或是发生改变。
    比如给定 2 个坐标点 point_ = [(11,222),(77,333)]
    生成一个人类鼠标的轨迹

    有没有类似的生成库,或者大佬有什么思路呢)



    \n
    补充一点,
    js 的 window.event 事件中有鼠标监控
    3 条回复    2019-04-29 07:09:52 +08:00
    chengxiao
        1
    chengxiao  
       2019-04-28 14:51:43 +08:00
    PyAutoGUI
    yixiugegegege
        2
    yixiugegegege  
    OP
       2019-04-28 15:13:11 +08:00
    @chengxiao 我试一下哈
    Northxw
        3
    Northxw  
       2019-04-29 07:09:52 +08:00
    selenium,pyppeteer 都可以试试
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2973 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 08:24 · PVG 16:24 · LAX 01:24 · JFK 04:24
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.