PyMCP_Browser v2
================

This product includes third-party browser engines installed separately
via pip. Their binaries and source are not redistributed here.

----

Camoufox (optional)
  License: MPL-2.0
  Source:  https://github.com/daijro/camoufox
  Install: pip install 'camoufox[geoip]' && python -m camoufox fetch

Patchright (optional)
  License: Apache-2.0
  Source:  https://github.com/Kaliiiiiiiiii-Vinyzu/patchright
  Install: pip install patchright && patchright install chromium

Playwright (required)
  License: Apache-2.0
  Source:  https://github.com/microsoft/playwright-python
  Install: pip install playwright && playwright install chromium

----

When `engine="camoufox"` or `engine="patchright"` is requested,
the corresponding upstream package is loaded at runtime. Source and
license obligations apply per each project's terms.
