معرفی شرکت ها


bitcoin-notifier-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python package to get bitcoin updates and predictions
ویژگی مقدار
سیستم عامل -
نام فایل bitcoin-notifier-0.0.4
نام bitcoin-notifier
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Anik Ghosh
ایمیل نویسنده tech.anikghosh@gmail.com
آدرس صفحه اصلی https://github.com/anik-ghosh-au7/bitcoin_notifier
آدرس اینترنتی https://pypi.org/project/bitcoin-notifier/
مجوز MIT
# Bitcoin Notifier A Python package to get bitcoin price notifications & predictions. ## Installation Following command on terminal will install bitcoin-notifier package/module from PIP ``` pip3 install bitcoin-notifier ``` Following command on terminal will install the latest bitcoin-notifier package/module from PIP ``` pip3 install -U bitcoin-notifier ``` ## Usage Following query on cmd (windows) / terminal (linux) will provide you with all the help options available ##### Input : ``` bitcoin-notifier -h ``` ##### Output : ``` usage: bitcoin-notifier [-h] [-i interval] [-t threshold] Bitcoin Notifier optional arguments: -h, --help show this help message and exit -i interval, --interval interval Time interval in minutes -t threshold, --threshold threshold Threshold in USD ``` 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. ``` bitcoin_notifier -i 1 -t 10000 ``` ## Un-installation Following command on terminal will uninstall bitcoin-notifier package/module from your device ``` pip3 uninstall bitcoin-notifier ``` ### Join this telegram channel to get the updates : Following is the invite link ``` telegram.me/bitcoin_notifications ```


نیازمندی

مقدار نام
- requests
- datetime


نحوه نصب


نصب پکیج whl bitcoin-notifier-0.0.4:

    pip install bitcoin-notifier-0.0.4.whl


نصب پکیج tar.gz bitcoin-notifier-0.0.4:

    pip install bitcoin-notifier-0.0.4.tar.gz