rust-anticaptcha 0.0.2

Rust library for AntiCaptcha service API.
Documentation
rust-anticaptcha-0.0.2 has been yanked.

rust-anticaptcha

RustLogo_640x320_.png

PyPI version Python versions Downloads

Code Climate Codacy Badge codecov

Build Doc Tests Build Dev Build Release

Rust library for AntiCaptcha service API.

Tested on UNIX based OS.

The library is intended for software developers and is used to work with the AntiCaptcha service API.


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

Or email python-captcha@pm.me

How to install?

We recommend using the latest version of Rust. rust-anticaptcha supports Rust 2021.

Install by Cargo command:

cargo add rust-anticaptcha

Add line in your Cargo.toml file:

rust-anticaptcha = "0.0.1"