|
1 | 1 | # Introduction |
2 | 2 |
|
3 | | -## Welcome to python3-captchaai |
| 3 | +## Welcome to python3-capsolver |
4 | 4 |
|
5 | 5 |  |
6 | 6 |
|
7 | | -[](https://badge.fury.io/py/python3-captchaai) |
8 | | -[](https://badge.fury.io/py/python3-captchaai) |
9 | | -[](https://pepy.tech/project/python3-captchaai) |
| 7 | +[](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) |
10 | 8 |
|
11 | | -[](https://codeclimate.com/github/AndreiDrang/python3-captchaai/maintainability) |
12 | | -[](https://www.codacy.com/gh/AndreiDrang/python3-captchaai/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AndreiDrang/python3-captchaai&utm_campaign=Badge_Grade) |
13 | | -[](https://codecov.io/gh/AndreiDrang/python3-captchaai) |
| 9 | +[](https://badge.fury.io/py/python3-capsolver) |
| 10 | +[](https://badge.fury.io/py/python3-capsolver) |
| 11 | +[](https://pepy.tech/project/python3-capsolver) |
14 | 12 |
|
15 | | -[](https://github.com/AndreiDrang/python3-captchaai/actions/workflows/test_build.yml) |
16 | | -[](https://github.com/AndreiDrang/python3-captchaai/actions/workflows/install.yml) |
17 | | -[](https://github.com/AndreiDrang/python3-captchaai/actions/workflows/test.yml) |
18 | | -[](https://github.com/AndreiDrang/python3-captchaai/actions/workflows/lint.yml) |
| 13 | +[](https://codeclimate.com/github/AndreiDrang/python3-capsolver/maintainability) |
| 14 | +[](https://www.codacy.com/gh/AndreiDrang/python3-capsolver/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AndreiDrang/python3-capsolver&utm_campaign=Badge_Grade) |
| 15 | +[](https://codecov.io/gh/AndreiDrang/python3-capsolver) |
19 | 16 |
|
| 17 | +[](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/sphinx.yml) |
| 18 | +[](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/build.yml) |
| 19 | +[](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/install.yml) |
| 20 | +[](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/test.yml) |
| 21 | +[](https://github.com/AndreiDrang/python3-capsolver/actions/workflows/lint.yml) |
20 | 22 |
|
21 | | -Python3 library for [Capsolver](https://capsolver.com/) service API. |
| 23 | + |
| 24 | +Python 3 library for [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API. |
22 | 25 |
|
23 | 26 | Tested on UNIX based OS. |
24 | 27 |
|
25 | | -The library is intended for software developers and is used to work with the [Capsolver](https://capsolver.com/) service API. |
| 28 | +The library is intended for software developers and is used to work with the [Capsolver](https://dashboard.capsolver.com/passport/register?inviteCode=kQTn-tG07Jb1) service API. |
26 | 29 |
|
27 | 30 | ## How to install? |
28 | 31 |
|
29 | | -We recommend using the latest version of Python. `python3-captchaai` supports Python 3.7+. |
| 32 | +We recommend using the latest version of Python. `python3-capsolver` supports Python 3.7+. |
30 | 33 |
|
31 | 34 | ### pip |
32 | 35 |
|
33 | 36 | ```bash |
34 | | -pip install python3-captchaai |
| 37 | +pip install python3-capsolver |
35 | 38 | ``` |
36 | 39 |
|
37 | 40 | ### Source |
38 | 41 | ```bash |
39 | | -git clone https://github.com/AndreiDrang/python3-captchaai.git |
40 | | -cd python3-captchaai |
| 42 | +git clone https://github.com/AndreiDrang/python3-capsolver.git |
| 43 | +cd python3-capsolver |
41 | 44 | python setup.py install |
42 | 45 | ``` |
43 | 46 |
|
44 | 47 | ## How to test? |
45 | 48 |
|
46 | 49 | 1. You need set ``API_KEY`` in your environment(get this value from you account). |
47 | 50 | 2. Run command ``make tests``, from root directory. |
| 51 | + |
| 52 | + |
| 53 | +### Changelog |
| 54 | + |
| 55 | +Check [releases page](https://github.com/AndreiDrang/python3-capsolver/releases). |
0 commit comments