Skip to content

Commit 2191d6e

Browse files
committed
deploy: 45c2b88
0 parents  commit 2191d6e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6336
-0
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 3ed0b120be2c25061e56109e48365b04
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<!DOCTYPE html>
2+
3+
<html lang="en" data-content_root="./">
4+
<head>
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<title>Page not found &#8212; python3-anticaptcha (2.0.2a)</title>
9+
<link rel="stylesheet" type="text/css" href="/en/latest/_static/pygments.css?v=bb251e69" />
10+
<link rel="stylesheet" type="text/css" href="/en/latest/_static/jinja.css?v=85659ec6" />
11+
<link rel="stylesheet" type="text/css" href="/en/latest/_static/autodoc_pydantic.css" />
12+
<script src="/en/latest/_static/documentation_options.js?v=5929fcd5"></script>
13+
<script src="/en/latest/_static/doctools.js?v=9bcbadda"></script>
14+
<script src="/en/latest/_static/sphinx_highlight.js?v=dc90522c"></script>
15+
<script data-project="python3-anticaptcha" data-version="" src="/en/latest/_static/describe_version.js?v=fa7f30d0"></script>
16+
<link rel="icon" href="/en/latest/_static/favicon.png"/>
17+
<link rel="index" title="Index" href="/en/latest/genindex.html" />
18+
<link rel="search" title="Search" href="/en/latest/search.html" />
19+
</head><body>
20+
<div class="related" role="navigation" aria-label="Related">
21+
<h3>Navigation</h3>
22+
<ul>
23+
<li class="right" style="margin-right: 10px">
24+
<a href="/en/latest/genindex.html" title="General Index"
25+
accesskey="I">index</a></li>
26+
<li class="nav-item nav-item-0"><a href="/en/latest/index.html">python3-anticaptcha (2.0.2a)</a> &#187;</li>
27+
<li class="nav-item nav-item-this"><a href="">Page not found</a></li>
28+
</ul>
29+
</div>
30+
31+
<div class="document">
32+
<div class="documentwrapper">
33+
<div class="bodywrapper">
34+
<div class="body" role="main">
35+
36+
<h1>Page not found</h1>
37+
38+
Unfortunately we couldn't find the content you were looking for.
39+
40+
<div class="clearer"></div>
41+
</div>
42+
</div>
43+
</div>
44+
<span id="sidebar-top"></span>
45+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
46+
<div class="sphinxsidebarwrapper">
47+
48+
49+
<p class="logo"><a href="/en/latest/index.html">
50+
<img class="logo" src="/en/latest/_static/AntiCaptcha.png" alt="Logo of python3-anticaptcha"/>
51+
</a></p>
52+
53+
<h3>Navigation</h3>
54+
<ul>
55+
<li><a href="/en/latest/index.html">Overview</a>
56+
57+
</li>
58+
</ul>
59+
<search id="searchbox" style="display: none" role="search">
60+
<h3 id="searchlabel">Quick search</h3>
61+
<div class="searchformwrapper">
62+
<form class="search" action="/en/latest/search.html" method="get">
63+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
64+
<input type="submit" value="Go" />
65+
</form>
66+
</div>
67+
</search>
68+
<script>document.getElementById('searchbox').style.display = "block"</script><div id="ethical-ad-placement"></div>
69+
</div>
70+
</div>
71+
<div class="clearer"></div>
72+
</div>
73+
<div class="footer" role="contentinfo">
74+
&#169; Copyright 2024, AndreiDrang; Release - 2.0.2a; Last update - 2024-12-15.
75+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3.
76+
</div>
77+
</body>
78+
</html>

_images/AntiCaptcha.png

646 KB
Loading

_images/capsolver.jpg

46.5 KB
Loading

_sources/index.rst.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
.. rst-class:: hide-header
2+
3+
python3-anticaptcha
4+
===================
5+
.. image:: _static/AntiCaptcha.png
6+
:align: center
7+
8+
Python3 library for `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`_.
9+
10+
The library is intended for software developers and is used to work with the `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`_.
11+
12+
Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_.
13+
14+
.. toctree::
15+
:maxdepth: 1
16+
:caption: Start here:
17+
18+
modules/main/info.md
19+
modules/other-libs/info.md
20+
modules/license/info.md
21+
modules/contacts/info.md
22+
23+
.. toctree::
24+
:maxdepth: 3
25+
:caption: Captcha examples:
26+
27+
modules/turnstile/example.rst
28+
modules/image/example.rst
29+
modules/control/example.rst
30+
31+
.. toctree::
32+
:maxdepth: 2
33+
:caption: Additional modules
34+
35+
modules/enum/info.rst
36+
modules/serializer/info.rst
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Contacts
2+
3+
If you have any questions, please send a message to the [Telegram](https://t.me/pythoncaptcha) chat room.
4+
5+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Control
2+
=======
3+
4+
To import this module:
5+
6+
.. code-block:: python
7+
8+
from python3_anticaptcha.control import Control
9+
10+
11+
.. autoclass:: python3_anticaptcha.control.Control
12+
:members:

_sources/modules/enum/info.rst.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Enum
2+
====
3+
4+
To import this module:
5+
6+
.. code-block:: python
7+
8+
from python3_anticaptcha.core import enum
9+
10+
11+
.. autoclass:: core.enum.MyEnum
12+
:members:
13+
:undoc-members:
14+
15+
.. autoclass:: core.enum.EndpointPostfixEnm
16+
:members:
17+
:undoc-members:
18+
19+
.. autoclass:: core.enum.CaptchaTypeEnm
20+
:members:
21+
:undoc-members:
22+
23+
.. autoclass:: core.enum.ResponseStatusEnm
24+
:members:
25+
:undoc-members:
26+
27+
.. autoclass:: core.enum.ProxyTypeEnm
28+
:members:
29+
:undoc-members:
30+
31+
.. autoclass:: core.enum.ControlPostfixEnm
32+
:members:
33+
:undoc-members:
34+
35+
.. autoclass:: core.enum.SaveFormatsEnm
36+
:members:
37+
:undoc-members:
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
ImageToTextCaptcha
2+
==================
3+
4+
To import this module:
5+
6+
.. code-block:: python
7+
8+
from python3_anticaptcha.image_captcha import ImageToTextCaptcha
9+
10+
11+
.. autoclass:: python3_anticaptcha.image_captcha.ImageToTextCaptcha
12+
:members:

0 commit comments

Comments
 (0)