Metadata-Version: 2.4
Name: playwright-browser-emulator
Version: 0.0.2
Summary: An tool to launche the playwright browser emulator in manual mode
Author-email: Christian Ekiza <ekiza23@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Eki23/playwright-browser-emulator
Project-URL: Repository, https://github.com/Eki23/playwright-browser-emulator
Project-URL: BugTracker, https://github.com/Eki23/playwright-browser-emulator/issues
Keywords: browser,emulator,playwright
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: install_playwright
Dynamic: license-file

# playwright-browser-emulator

TBD

## Features

- TBD

## Installation

```bash
pip install playwright-browser-emulator
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
