BITCOIN PRICE NOTIFICATION PROJECT
Project description
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
pip install bitcoin-notification-project==1.0.0
Usage
Following query on terminal will provide you with all the help options available
Input
bitcoin_notification -h
Output
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.
bitcoin_notification --d=Yes --i=0.1 --u=10000
Join this telegram channel to get the updates :
Following is the invite link
https://t.me/Bitcoin_alert_attainU_fariya
Project details
Release history Release notifications | RSS feed
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-notification-python-fariya-banu-1.0.1.tar.gz
.
File metadata
- Download URL: bitcoin-notification-python-fariya-banu-1.0.1.tar.gz
- Upload date:
- Size: 3.4 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.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ae214b1d696ba886adf042f8c4c4738b95dee9bdae4d8b8f28ff0741804e66f |
|
MD5 | 759893d445976127d7f374acb200e40c |
|
BLAKE2b-256 | bee3b79723b4e7882562d8eb8d4df179a807ef2c2856f2850b85465e40062b10 |
File details
Details for the file bitcoin_notification_python_fariya_banu-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: bitcoin_notification_python_fariya_banu-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.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.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1450dd38e44962783d4dee31aede1e3e8e1da46b25048ff27dd6941ac7b2da54 |
|
MD5 | 9e728d3d95ec4ba2e87f72e44b610823 |
|
BLAKE2b-256 | b0fa35911b0f116d24df06b556a65fd642a44c6f32c7131d0b82946808746414 |