Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
pyppeteer as optional dependency #182
Comments
|
+1 to this. I find it confusing how this project is already in 0.9 (after 3 months from its inception) when pyppeteer (on which this project relies) is only at version 0.0.16, and "Currently not all features are tested and some APIs are unstable" |
|
Agree with you guys, Is anyone willing to implement this? |
|
@oldani I'm interested. Please can you help me get started |


pyppeteer is a required dependency, but fails to build on PyPy3. How about making it an optional dependency?