Skip to main content

CryptoTracker is a command-line tool for tracking cryptocurrency prices across multiple exchanges.

Project description

Crypto Tracker
cryptotrack3r.vercel.app

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.

PyPi license Downloads PyPI format PyPI version


Features

  • Track the prices of various cryptocurrencies.
  • Flexible Command-line Usage.
  • Customizable.
  • Set a custom interval for price updates.
  • Open-source project.

demo demo2


Installation

You can install Crypto Tracker using pip:

pip install coinprice

Usage

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

Here you can find a list of all cryptocurrencies you can use.

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 15 seconds.

Example usage:

price btc                        Track the price of Bitcoin from all exchanges.
price eth --binance              Track the price of Bitcoin from Binance.
price ltc --bybit --interval 10  Track the price of Litecoin from Bybit with a check interval of 10 seconds.

Check out Telegram version!

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.

Donate

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.3.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

coinprice-1.3.0-py3-none-any.whl (5.7 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