Metadata-Version: 2.4
Name: ghoster-py
Version: 1.0.3
Summary: A powerful stealth automation library for Playwright designed to mimic human behavior and bypass advanced bot detection systems.
Author-email: Hussain Al-Khatib <h2311065@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: playwright
Requires-Dist: playwright-stealth

# 👻 Ghoster for Python

This is the Python version of the Ghoster stealth automation library.

## Installation

```bash
pip install ghoster-py
```

Then, install the necessary browsers:

```bash
playwright install
```

## Usage

*Full usage examples will be added soon.*
