🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

python3-anticaptcha

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python3-anticaptcha

Python 3.9+ RuCaptcha library with AIO module.

2.1.4
PyPI
Maintainers
1

python3-anticaptcha

AntiCaptcha.png

Capsolver

capsolver.jpg

PyPI version Python versions Downloads Static Badge

Code Climate Codacy Badge codecov

Sphinx docs Building Installation check Test Lint

Python 3 library for AntiCaptcha service API.

The library is intended for software developers and is used to work with the AntiCaptcha service API. Tested on UNIX based OS.

Love Rust? Me too! Check AntiCaptcha API binding for Rust - Rust-AntiCaptcha crate.

How to install?

We recommend using the latest version of Python. python3-anticaptcha supports Python 3.7+.

pip

pip install python3-anticaptcha

How to test?

  • You need set API_KEY in your environment(get this value from you account).
  • Run command make tests, from root directory.

Additional info

How to get API Key to work with the library

Contacts

If you have any questions, please send a message to the Telegram chat room.

Or email python-captcha@pm.me

Keywords

captcha

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts