Metadata-Version: 2.1
Name: better-automation
Version: 3.0.0b4
Summary: Abuse tools
Author: Alen
Author-email: alen.kimov@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: playwright (>=1,<2)
Requires-Dist: playwright-stealth (>=1,<2)
Requires-Dist: setuptools (>=69,<70)
Requires-Dist: tqdm (>=4,<5)
Requires-Dist: tweepy-self (==1.0.0b3)
Description-Content-Type: text/markdown

# Better Site Automation
[![Telegram channel](https://img.shields.io/endpoint?url=https://runkit.io/damiankrawczyk/telegram-badge/branches/master?url=https://t.me/cum_insider)](https://t.me/cum_insider)
[![PyPI version info](https://img.shields.io/pypi/v/better-automation.svg)](https://pypi.python.org/pypi/better-automation)
[![PyPI supported Python versions](https://img.shields.io/pypi/pyversions/better-automation.svg)](https://pypi.python.org/pypi/better-automation)

```bash
pip install better-automation
```

Набор инструментов для автоматизации:
- Twitter (на запросах с библиотекой [tweepy-self](https://github.com/alenkimov/tweepy-self))
- Discord (на запросах с библиотекой [discord.py-self](https://github.com/dolfies/discord.py-self))
- Google (с Playwright и на запросах)

More libraries of the family:
- [tweepy-self](https://github.com/alenkimov/tweepy-self)
- [better-web3](https://github.com/alenkimov/better_web3)
- [better-proxy](https://github.com/alenkimov/better_proxy)

