Metadata-Version: 2.4
Name: universal-slider-bypass
Version: 1.0.0
Summary: A universal automated slider captcha solver using Computer Vision and Playwright.
Author-email: TITAN <titan@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python>=4.0.0
Requires-Dist: numpy>=1.20.0
Dynamic: license-file

# Universal Slider Captcha Bypass

An open-source Python library to automate and solve any **Slider Captcha** using OpenCV (Computer Vision) and Playwright.

## Installation

```bash
pip install universal-slider-bypass
