Metadata-Version: 2.1
Name: dolphin_anty
Version: 0.1.0
Summary: The package for interacting with API of anti-detect browser Dolphin Anty
Home-page: https://github.com/blnkoff/dolphin-anty
License: MIT
Author: Alexey 
Author-email: axbelenkov@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://github.com/blnkoff/dolphin-anty
Description-Content-Type: text/markdown

# dolphin-anty

[![Croco Logo](https://i.ibb.co/G5Pjt6M/logo.png)](https://t.me/crocofactory)

The package for interacting with API of anti-detect browser Dolphin Anty

- **[Telegram channel](https://t.me/crocofactory)**
- **[Bug reports](https://github.com/blnkoff/dolphin-anty/issues)**

Source code is made available under the [MIT License](LICENSE)

# Installing dolphin-anty
To install `dolphin-anty` from PyPi, you can use that:

```shell
pip install dolphin-anty
```

To install `dolphin-anty` from GitHub, use that:

```shell
pip install git+https://github.com/blnkoff/dolphin-anty.git
```
