python3-anticaptcha/docs/index.rst

37 lines
875 B
ReStructuredText
Raw Normal View History

2022-12-14 16:24:07 +00:00
.. rst-class:: hide-header
python3-anticaptcha
===================
2023-12-13 18:15:28 +00:00
.. image:: _static/AntiCaptcha.png
2022-12-14 16:24:07 +00:00
:align: center
Python3 library for `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`_.
The library is intended for software developers and is used to work with the `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`_.
2024-08-07 16:04:58 +00:00
Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_.
2023-12-13 18:55:24 +00:00
2022-12-14 16:24:07 +00:00
.. toctree::
:maxdepth: 1
:caption: Start here:
modules/main/info.md
modules/other-libs/info.md
modules/license/info.md
modules/contacts/info.md
2023-03-16 23:28:22 +00:00
.. toctree::
:maxdepth: 3
:caption: Captcha examples:
modules/turnstile/example.rst
2024-10-05 21:40:10 +00:00
modules/image/example.rst
2023-03-20 00:58:52 +00:00
modules/control/example.rst
2023-03-16 23:28:22 +00:00
.. toctree::
:maxdepth: 2
:caption: Additional modules
modules/enum/info.rst
modules/serializer/info.rst