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
Built Distribution
File details
Details for the file bitcoin-notifier-0.0.4.tar.gz
.
File metadata
- Download URL: bitcoin-notifier-0.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e1dc420d4be8982e7eb93a374d5dda93e5c754ec15ac896fa71e6a705a94fa5 |
|
MD5 | 3642b4c4e51c03bd366bc88f92d1b08a |
|
BLAKE2b-256 | d2c7c3c92ed0b1af4d71925266509d5ae87c894f2eba51fedc0c8e1f711f2fdd |
File details
Details for the file bitcoin_notifier-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: bitcoin_notifier-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2b0e79f566e2813eda85d8c99a8d28788ad7a859e123d8c9a8b0fb7cff94aca |
|
MD5 | 37a2c12bc864c76a59c7acd33a1fca0d |
|
BLAKE2b-256 | c677205c55f5ddd14643e85ed7fba0ddf958a8db43c63c5be073c8cd3e79ee56 |