Metadata-Version: 2.1
Name: ucaptcha
Version: 1.0.3
Summary: Universal captcha solving python module
Home-page: https://github.com/sandbox-pokhara/ucaptcha
Author: Pradish Bijukchhe
Author-email: pradishbijukchhe@gmail.com
Project-URL: Bug Tracker, https://github.com/sandbox-pokhara/ucaptcha/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# ucaptcha

Universal captcha solving python module

## Installation

```
pip install ucaptcha
```
