Skip to main content

Track cryptocurrency prices.

Project description

Crypto Tracker

Crypto Tracker is a Python module that allows you to track the prices of cryptocurrencies in real-time. You can specify the cryptocurrency you want to track and the module will provide you with live updates on its price.

Features

  • Track the prices of various cryptocurrencies.
  • Set a custom interval for price updates.
  • Open-source project.

Installation

You can install Crypto Tracker using pip:

pip install coinprice

Usage

To track the price of a cryptocurrency, simply run the following command:

price <coin> [--interval time]

Replace <coin> with the cryptocurrency you want to track (e.g., bitcoin, ethereum). You can optionally specify the interval (in seconds) for price updates using the --interval flag. By default, the interval is set to 30 seconds.

Example usage:

price bitcoin
price ethereum --interval 15

Contributing

Contributions to Crypto Tracker are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request on GitHub.

License

Crypto Tracker is released under the MIT License. See LICENSE for details.

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

coinprice-1.0.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

coinprice-1.0.0-py3-none-any.whl (4.2 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