Metadata-Version: 2.4
Name: browser-act-cli
Version: 1.0.6
Summary: CLI for browser automation with stealth and captcha solving capabilities.
Author-email: BrowserAct <service@browseract.com>
Project-URL: Homepage, https://www.browseract.com
Keywords: browser,automation,cli,stealth browser,testing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Requires-Python: ==3.12.*
Description-Content-Type: text/markdown
Requires-Dist: typer==0.24.1
Requires-Dist: click==8.3.1
Requires-Dist: rich>=13.0.0
Requires-Dist: anyio>=4.0.0
Requires-Dist: httpx>=0.25.0
Requires-Dist: socksio>=1.0.0
Requires-Dist: cdp-use==1.4.5
Requires-Dist: structlog>=24.0.0
Requires-Dist: uuid7>=0.1.0
Requires-Dist: pydantic>=2.0
Requires-Dist: python-socks>=2.0.0
Requires-Dist: markdownify>=1.2.2
Requires-Dist: requests>=2.31.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: fastapi==0.128.0
Requires-Dist: uvicorn>=0.40.0
Requires-Dist: truststore>=0.9.1
Requires-Dist: tzlocal>=5.2
Requires-Dist: av==17.0.1; sys_platform != "darwin" or platform_machine != "arm64" or platform_release >= "23.0.0"
Requires-Dist: websockets>=12.0
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: opencv-python<4.11,>=4.8.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: ffmpeg-python>=0.2.0
Requires-Dist: pywinctl>=0.4.1
Requires-Dist: portalocker>=2.8.0
Requires-Dist: filelock>=3.12.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: rleveldb>=1.0.0
Requires-Dist: cryptography>=41.0.0
Requires-Dist: websocket-client>=1.6.0
Requires-Dist: uiautomation>=2.0.18; sys_platform == "win32"
Dynamic: requires-python
