Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardauzunoglu/food-and-grocery-automatization
Python application that automatizes your food and grocery orders using Selenium library.
https://github.com/ardauzunoglu/food-and-grocery-automatization
automatization chromedriver food-delivery-application food-ordering order-management pyqt5 python selenium selenium-python yemeksepeti
Last synced: 3 months ago
JSON representation
Python application that automatizes your food and grocery orders using Selenium library.
- Host: GitHub
- URL: https://github.com/ardauzunoglu/food-and-grocery-automatization
- Owner: ardauzunoglu
- Created: 2020-07-03T18:54:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T20:40:03.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:54:24.206Z (6 months ago)
- Topics: automatization, chromedriver, food-delivery-application, food-ordering, order-management, pyqt5, python, selenium, selenium-python, yemeksepeti
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ardauzunoglu/food-and-grocery-automatization - Python application that automatizes your food and grocery orders using Selenium library. (Python)
README
# Yemeksepeti and Banabi Order Automatization
### Purpose
Yemeksepeti and Banabi Order Automatization is a desktop application provides **automatization** for you to order from both online food delivery website, Yemeksepeti and its grocery shopping delivery service, Banabi. This automatization app reinforces the purpose of Yemeksepeti, **saving time**.
### Libraries Used
- Selenium
- PyQt5
- Time
- Sqlite3### Requirements
> You must install the libraries in cmd with the command "pip install xxxxx".
> You must install ChromeDriver and the directory shall be "C:\Program Files (x86)\chromedriver.exe".
> [Download ChromeDriver](https://chromedriver.storage.googleapis.com/index.html?path=84.0.4147.30/)
> ps: You can change the 'path' variable to where ChromeDriver is if the directory is not same as above.
### Developer
Arda Uzunoğlu - [ardauzunoglu](https://github.com/ardauzunoglu)
### Further Notes
Application still can be developed and improved with additions and improvements, I might take a look to make it better someday.
Latest Update: 3 July 2020
### Amaç
Yemeksepeti ve Banabi Sipariş Otomatizasyonu, Yemeksepeti'nin internet sitesinden vereceğiniz siparişler ile Banabi'den vereceğiniz market siparişlerinizi **otomatikleştirmenizi** sağlayan bir masaüstü uygulaması. Uygulama, Yemeksepeti'nin amacı olan **insanların zaman kazanmasını** pekiştiriyor.
### Kullanılan Kütüphaneler
- Selenium
- PyQt5
- Time
- Sqlite3### Gereksinimler
> Yukarıdaki kütüphaneleri konsolda "pip install xxxxx" komudu ile kurmalısınız.
> ChromeDriver'ı kurmalısınız ve konumu "C:\Program Files (x86)\chromedriver.exe" olmalı.
> [ChromeDriver'ı İndir](https://chromedriver.storage.googleapis.com/index.html?path=84.0.4147.30/)
> ps: Eğer ChromeDriver'ın konumu yukarıdaki ile aynı değilse 'path' değişkenini ChromeDriver'ın konumuna değiştirebilirsiniz.
### Geliştirici
Arda Uzunoğlu - [ardauzunoglu](https://github.com/ardauzunoglu)
### İlave Notlar
Uygulama, hala eklentiler ve iyileştirmeler ile geliştirilebilir durumda. Uygulamayı daha iyi bir hale getirebilmek için bir gün bakabilirim.
Son Güncelleme: 3 Temmuz 2020