pyppeteer icon indicating copy to clipboard operation
pyppeteer copied to clipboard

>> REPOSITORY ABANDONED >> use pyppeteer2 instead

Open cgarciae opened this issue 5 years ago • 1 comments

A community is maintaining a clone of the repo at under the pyppeteer organization.

New repo: https://github.com/pyppeteer/pyppeteer2 Checkout Issue: https://github.com/pyppeteer/pyppeteer2/issues/1

Quick migration:

pip uninstall pyppeteer
pip install pyppeteer2

pyppeteer2 uses the same module name so migration is easy.

cgarciae avatar May 03 '20 01:05 cgarciae

We're working to take over the pyppeteer name on Github for as seamless as a transition as possible: https://github.com/pypa/pypi-support/issues/344

Mattwmaster58 avatar May 04 '20 23:05 Mattwmaster58