Metadata-Version: 2.4
Name: imdbinfo-aws
Version: 1.0.3
Summary: Compiled AWS WAF solver extension for imdbinfo (Cython binary)
License: MIT
Keywords: imdb,waf,aws,cython
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: curl_cffi>=0.6
Requires-Dist: cryptography>=41
Provides-Extra: dev
Requires-Dist: Cython>=3.0; extra == "dev"
Requires-Dist: cibuildwheel>=2.19; extra == "dev"
Requires-Dist: pytest; extra == "dev"

# imdbinfo-aws

Pre-compiled [Cython](https://cython.org/) extension that solves **Amazon WAF bot challenges** (`gokuProps`-based) for the [imdbinfo](https://pypi.org/project/imdbinfo/) library.

## Install

```bash
pip install imdbinfo-aws
```

Wheels are provided for **CPython 3.10 – 3.14** on macOS (x86_64 + arm64), Windows (AMD64), and Linux (x86_64 manylinux2014). No compiler required.

## License

MIT
