Skip to main content

Python Auto-Click Library.

Project description

AutoClick 📱

파이썬용 오토클릭 라이브러리입니다.

다운로드 📥

이 모듈은 파이썬 모든 버젼에서 사용 가능합니다. 윈도우나 리눅스에서 다음과 같이 입력합니다.

pip install auto-click

오류가 나는 경우, python -m pip install --upgrade pip 로 pip를 업데이트 해주세요.

사용법 🤖

from auto import *
auto_click = AutoClick(delay=0.04)
auto_click.run_autoclick()

Update

기능을 더 쉽게 만들었습니다. cmd 명령어 기능을 만들었습니다.

Tip

이제 오토클릭을 cmd에서 사용가능합니다!

auto --help

라고 cmd에 쳐보세요!

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

auto-click-0.0.10.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

auto_click-0.0.10-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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