Skip to main content

A Python package to get bitcoin updates and predictions

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bitcoin-notifier-0.0.4.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

bitcoin_notifier-0.0.4-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page