Metadata-Version: 2.1
Name: pyppeteer2
Version: 0.2.0
Summary: Headless chrome/chromium automation library (unofficial port of puppeteer)
License: MIT
Author: pyppeteer
Author-email: pyppteteer@protonmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: appdirs (>=1.4.3,<2.0.0)
Requires-Dist: pyee (>=7.0.1,<8.0.0)
Requires-Dist: tqdm (>=4.42.1,<5.0.0)
Requires-Dist: websockets (>=8.1,<9.0)
