pyppeteer
pyppeteer copied to clipboard
>> REPOSITORY ABANDONED >> use pyppeteer2 instead
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.
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