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
pricecheck-1.0.2.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for pricecheck-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb9bb247318219892a1cfd1a9ef320b19e93d86adb21d2df6aa0073df255ca0 |
|
MD5 | 647e12de329482653cc65760a51771fc |
|
BLAKE2b-256 | 55ea8018cc0c3e426970969537db4207c60b8bfc764ac9208afbf2139af2d868 |