معرفی شرکت ها


fbwisher-1.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

View cricket scores,commentary and scorecard from the command line
ویژگی مقدار
سیستم عامل -
نام فایل fbwisher-1.2.0
نام fbwisher
نسخه کتابخانه 1.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Shivaay
ایمیل نویسنده shivoy4ndixit@gmail.com
آدرس صفحه اصلی https://github.com/shiv-aay/facebook-b-day-wisher
آدرس اینترنتی https://pypi.org/project/fbwisher/
مجوز GPLv3
# Automated Facebook Birthday Wish This is a simple python script which automatically sends personalized birthday wishes to all your Facebook friends who have birthdays at that day on their timeline. NOTE : This script is originally built for Chrome browser on windows OS. With slight modifications, it can be easily used on different browsers or OS. Clone this repo using ``` git clone https://github.com/shiv-aay/facebook-b-day-wisher ``` Go to that directory ``` cd facebook-b-day-wisher ``` ## Dependencies This script requires python3 and selenium installed. Download any version of python3 from <a href="https://www.python.org/downloads/">here.</a> For selenium with python installed just run the following code in powershell or in terminal: ``` pip install -r requirements.txt ``` ## Setup for other broswers <i>Note:To use it with firefox use ```driver=webdriver.Firefox()``` Then you should download the geckodriver from <a href="https://github.com/mozilla/geckodriver/releases">here.</a> Further instructions are given in the script itself as comments </i> Similar instructions to be followed for Edge. ## Run Just run the script using python in powershell or in terminal like: ``` python facebook_automatic_birthday_wish.py ``` Enter login credentials, password(unechoed) once In case, you want to reset your credentials or choices, just delete `credentials.txt` file inside the cloned folder.


نحوه نصب


نصب پکیج whl fbwisher-1.2.0:

    pip install fbwisher-1.2.0.whl


نصب پکیج tar.gz fbwisher-1.2.0:

    pip install fbwisher-1.2.0.tar.gz