معرفی شرکت ها


bitcoin-notification-project-1.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Bitcoin notification project
ویژگی مقدار
سیستم عامل -
نام فایل bitcoin-notification-project-1.0.0
نام bitcoin-notification-project
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fariya Banu
ایمیل نویسنده fariyabanu234@gmail.com
آدرس صفحه اصلی https://github.com/fariya-banu234-au7/python_project
آدرس اینترنتی https://pypi.org/project/bitcoin-notification-project/
مجوز -
## BITCOIN NOTIFICATION ALERT APP This is a python script package, bitcoin price notification to get notified for the regular updates of bitcoin price on slack, gmail and telegram. The aim is to push notifications when the price of bitcoin changes at certain time interval, user can specify the time interval. By default time interval and threshold are set to 0.1 in minutes and $10000 respectively. When the conditions in the program are satisfied the trigger is fired and user will recieve notifications on slack, gmail and telegram. ## Installation Following command on terminal will install bitcoin-notifier package/module from PIP ```bash pip install bitcoin-notification-project==1.0.0 ``` ## Usage Following query on terminal will provide you with all the help options available ### Input ```bash bitcoin_notification -h ``` ### Output ```bash usage: bitcoin_notification.py [-h] [--d decision] [--i interval] [--u upper threshold] Bitcoin Notification Alert optional arguments: -h, --help show this help message and exit --d decision Enter (Yes/No) - Yes will run the program --i interval Enter time interval --u upper threshold Set upper threshold limit in USD for notification ``` ### Following query on terminal will provide you five prices of Bitcoin at a time at one min interval and whenever it falls below $10000 and emergency notification will be sent. ```bash bitcoin_notification --d=Yes --i=0.1 --u=10000 ``` ## Join this telegram channel to get the updates : Following is the invite link ```bash https://t.me/Bitcoin_alert_attainU_fariya ```


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl bitcoin-notification-project-1.0.0:

    pip install bitcoin-notification-project-1.0.0.whl


نصب پکیج tar.gz bitcoin-notification-project-1.0.0:

    pip install bitcoin-notification-project-1.0.0.tar.gz