Python-rucaptcha

Latest version: v6.2

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

5.3

Added support for [Death By Captcha](https://www.deathbycaptcha.com?refid=1237267242) and other services by changing `service_type` and `url_request` \ `url_response` parameters.

What's Changed
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/152

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.2...v5.3

5.2

Added Audio captcha

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.1...v5.2

5.1.5

1. Fix `core` folder imports
2. Fix PyPi builded package

**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v5.1...v5.1.5

5.1.0

Main info
1. Refactor project structure
2. Renamed files with captcha methods to lovercase, like `AmazonWAF`->`amazon_waf`
3. Removed separate async classes, added async methods to main class, like removed `aioAmazonWAF` class, but added `aio_captcha_handler` method into `AmazonWAF` class.
4. Added more Google-like docstrings
5. Examples folder is deprecate and will be removed -> **use docstrings**
6. Added more tests
7. Added `AmazonWAF` captcha method

What's Changed more
* Bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/135
* Update coverage requirement from ==6.* to ==7.* by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/137
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/AndreiDrang/python-rucaptcha/pull/138


**Full Changelog**: https://github.com/AndreiDrang/python-rucaptcha/compare/v4.3...v5.1.0

4.3

Added Turnstile

4.2

Added Yandex Smart Captcha

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.