2captcha / 2captcha-python

Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
https://2captcha.com
MIT License
492 stars 94 forks source link

Add type hints #94

Open plutaniano opened 3 weeks ago

plutaniano commented 3 weeks ago

Would you accept a PR that adds type hints to this library? What python versions are you targeting? python3.8 or later?

kratzky commented 3 weeks ago

Yes, sure we'd be happy to accept it. We're targeting Python >=3.6