Metadata-Version: 2.4
Name: captcha-solve-api
Version: 0.0.1
Summary: REST client wrapper
Author: Platform Engineering
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# captcha-solve-api

REST client wrapper

## Installation

```bash
pip install captcha-solve-api
```

## Usage

```python
import captcha_solve_api
```

## Telemetry

This package collects anonymous usage metrics to help improve the platform.
Telemetry can be disabled by setting the `DISABLE_TELEMETRY` environment variable.

## License

MIT
