`crypto-cli-tool` is a simple and efficient command-line tool written in Python that allows you to quickly retrieve the latest prices of various cryptocurrencies. It fetches data from a reliable source and presents it in an easy-to-read format.
Project description
crypto-cli-tool 🚀
A command-line interface (CLI) tool to fetch cryptocurrency prices. 💰
About 📚
crypto-cli-tool is a simple and efficient command-line tool written in Python that allows you to quickly retrieve the latest prices of various cryptocurrencies. It fetches data from a reliable source and presents it in an easy-to-read format.
Installation ⚙️
You can install crypto-cli-tool using one of the following methods:
Using pip (Recommended) 📦
If you are NOT using pip, you will need to install dependencies > see requirements.txt)
Install with pip for easy and quick setup:
pip install crypto-cli-tool
Using curl 🌐
This method allows you to download and install the script manually:
curl -sSL https://github.com/905timur/crypto-cli/raw/main/crypto.cli.tool -o crypto.cli.tool
chmod +x crypto.cli.tool
sudo mv crypto.cli.tool /usr/local/bin/crypto.cli
Using git clone 🛠️
For developers or those who prefer manual installation:
git clone https://github.com/905timur/crypto-cli
cd crypto-cli
python setup.py install
Usage 🖥️
Once installed, you can use the crypto.cli command to fetch cryptocurrency prices.
For example:
crypto.cli bitcoin
crypto.cli ethereum
crypto.cli litecoin
For a full list of options, see the help menu:
crypto.cli --help
Contributing 🤝
This project welcomes contributions to improve the tool further! Please feel free to submit pull requests or open issues for any bugs or feature requests.
Not a developer but want to report a bug or ask for a feature? Hit me up on X @905txmxr or email me at timur.gab@gmail.com.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crypto_cli_tool-0.0.3.tar.gz.
File metadata
- Download URL: crypto_cli_tool-0.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b04c2b7e1a618a4306fb8146de54bd84221309dfb03e86298a766aa71db144b
|
|
| MD5 |
e588b72d587f7ca0f2a275692d67466a
|
|
| BLAKE2b-256 |
626a0f4fbec2548831be38ae07743d39ef34412d5287f05f5e44d654048f027d
|
File details
Details for the file crypto_cli_tool-0.0.3-py3-none-any.whl.
File metadata
- Download URL: crypto_cli_tool-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4a6825ae15a9f6aae7691a70bf1299238797b0b5d154c01f236b2b9eaa34175
|
|
| MD5 |
f36ce1afa522b761049bae6fcfa4b52a
|
|
| BLAKE2b-256 |
a50c0a05fd10ed7efd537c2ee6b92b649cb92b217f6fb0c2156abafc064f3e16
|