pyppeteer: Headless chrome/chromium automation library#
Description#
Headless chrome/chromium automation library (unofficial port of puppeteer)
License#
MIT
Upstream Contact#
Type#
optional
Dependencies#
Version Information#
requirements.txt:
pyppeteer
Equivalent System Packages#
$ conda install pyppeteer
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.