No project description provided
Project description
Price Check
Overview
This project, Price Check, is a Python package designed to retrieve updated prices of your favorite tokens or coins via the birdeye.so platform. Additionally, it can provide alerts when specified price thresholds are reached.
Prerequisites
Before using this package, ensure the following prerequisites are met:
- Create a free Opsgenie account and obtain an API key to send alerts to your device.
- Create an account on birdeye.so and activate the BDS account on birdeye.so here.
- Generate a new API key on birdeye.so.
Usage
Follow these steps to utilize this package:
- Import the package into your code.
- Run the main program.
- Input the Opsgenie API key.
- Input the API key from birdeye.so.
Example
from pricecheck import PriceChecker
# Initialize PriceChecker
price_checker = PriceChecker()
# Run main program
price_checker.run()
License
This project is licensed under the MIT License.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pricecheck-1.0.2.tar.gz.
File metadata
- Download URL: pricecheck-1.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b8a9aa4d5c7dcbf951e06f56a811373b9632f2fec907d452567ae3ebb8be377
|
|
| MD5 |
b9bb2249bfa91db36efebe00923c164d
|
|
| BLAKE2b-256 |
e90fb63f9ec1470ee0ca39ded364a0e9db6302cbf2fded0ea901ff37dca09019
|
File details
Details for the file pricecheck-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pricecheck-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fb9bb247318219892a1cfd1a9ef320b19e93d86adb21d2df6aa0073df255ca0
|
|
| MD5 |
647e12de329482653cc65760a51771fc
|
|
| BLAKE2b-256 |
55ea8018cc0c3e426970969537db4207c60b8bfc764ac9208afbf2139af2d868
|