DAFAM-oto/README.md
Bedir Tuğra Karaabalı f115a43a03
Create README.md
2025-06-02 08:35:41 +03:00

52 lines
943 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# BotAccount Manager
Python 3, PySide6 ve Selenium kullanarak geliştirilmiş, bot hesaplar oluşturup otomatik işlemler yaptırmayı sağlayan grafik arayüzlü uygulama.
---
## Özellikler
- Bot hesapların kolayca oluşturulması
- Selenium tabanlı otomatik web işlemleri
- Kullanıcı dostu PySide6 GUI arayüzü
- Çoklu hesap yönetimi ve işlem otomasyonu
---
## Gereksinimler
- Python 3.8+
- PySide6
- Selenium
- WebDriver (örn. ChromeDriver / GeckoDriver)
- İnternet bağlantısı
---
## Kurulum
1. Depoyu klonlayın veya dosyaları indirin:
```bash
git clone https://github.com/kullaniciAdi/repoAdi.git
cd repoAdi
```
2- sanal ortam
```bash
python3 -m venv venv
source venv/bin/activate # Linux / macOS
venv\Scripts\activate # Windows
```
3- gerekli paketler
pip install -r requirements.txt
4-WebDriver'ı sisteminize uygun şekilde indirin ve PATH'e ekleyin:
- WEBDRIVER
- GECKODRIVER
5- `python main.py`