Skip to main content

No project description provided

Project description

Price Check

PyPI Version

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:

  1. Import the package into your code.
  2. Run the main program.
  3. Input the Opsgenie API key.
  4. 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


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)

Uploaded Source

Built Distribution

pricecheck-1.0.2-py3-none-any.whl (2.9 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