thalissonvs

↗ HN profile [ 32.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Author here. pydoll is my attempt to build a modern Python automation library from first principles, based on asyncio. My main goal was to create a 100% type-safe API over the chaotic Chrome DevTools Protocol. This was…