Coinprice is a command-line tool for tracking cryptocurrency prices across multiple exchanges.
Project description
🚀 Features
- Real-Time Tracking - Live cryptocurrency price updates
- Multi-Exchange Support - Track prices across major exchanges:
- Binance, Coinbase, Kraken, KuCoin, and more
- Rich Interface - Beautiful console output with color-coded changes
- Custom Intervals - Flexible update frequency (minimum 5 seconds)
- Fragment Numbers - Special support for Telegram's Fragment numbers
- Error Handling - Robust error management and fallbacks
- Easy to Use - Simple CLI interface
- Cross-Platform - Works on Windows, macOS, and Linux
📸 Screenshots
💻 Installation
You can install Crypto Tracker(coinprice) using pip:
pip install coinprice
Usage
To track the price of a cryptocurrency, simply run the following command:
price <coin>
price <coin> [-t time]
price <coin> [--exchange name]
price <coin> [--exchange name] [-t time]
To track the Anonymous Numbers Price, simply run the folowing command:
price 8num
price 8num [-t time]
Replace <coin>
with the cryptocurrency you want to track (e.g., btc, eth). You can optionally specify the interval (in seconds) for price updates using the -t
or --interval
flag. By default, the interval is set to 30 seconds.
Example usage:
price btc Track the price of Bitcoin from all exchanges.
price eth --binance Track Ethereum price from Binance with default interval.
price ltc --coinbase -t 10 Track Litecoin price on Coinbase in 10 second intervals.
price 8num Track Anonymous Telegram Numbers price.
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
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
File details
Details for the file coinprice-2025.1.0.tar.gz
.
File metadata
- Download URL: coinprice-2025.1.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b06dbe1269a3f505b64a1421303fdf6037b4932c8e9242826180f1fcbb6463a5
|
|
MD5 |
0316c5108987eed86a5fc23b697dbc02
|
|
BLAKE2b-256 |
a79bcc46c6a7e944d3f2e019c5586587e50fb85d714641fdc9510aa8d8e88fd4
|
File details
Details for the file coinprice-2025.1.0-py3-none-any.whl
.
File metadata
- Download URL: coinprice-2025.1.0-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a2a16ce4fa51402e238f35ec127e57cac02ae15f791752e5f2b4c0d2ff4a4fca
|
|
MD5 |
7e49cbc1dc1607c84cfdd19af0d19922
|
|
BLAKE2b-256 |
adb27492b7eb01b99655c18cc207f89f7feb8acad3aa00390da502fe561e5f7c
|